Skip to content

EpochModTeam/atom-python-run

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-python-run package

Run your python source file (.py) using F5 or F6!

Prerequisite

  • Windows
  • Add the directory of python.exe to PATH.

Method of use

  1. Open a .py file.
  2. Hit F5 or F6 to run.

Features

  • Using python.exe
    • almost the same console with python IDLE
  • CodeBlocks debug console style
    • shows return value and execution time

A screenshot of your package

Packages

No packages published

Languages

  • JavaScript 61.5%
  • C++ 38.5%