Skip to content

RebortBoss/run-python-simply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run-python-simply package

GitHub issues GitHub stars GitHub forks GitHub license

Run a python file in cmd or Powershell.

Prerequisite

  • Windows
  • Python 3 in PATH

Method of use

  1. Open a .py file.
  2. Hit F5 to run.
  • It will save the file in current editor immediately without a confirmation, be aware.

Features

  • cmd or Powershell
    • Two options for you, cmd and powershell. Choose one you like!
  • CodeBlocks debug console style
    • Show return value and execution time
      • It is a rough time based on real time rather than CPU kernel time or CPU user time

Thanks to atom-python-run, I learned a lot from it.

A screenshot of your package

About

run a python file simply with one key

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published