Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 380 Bytes

PythoNest

PythoNest- A python Code Editor/ Compiler

Getting Started

Installation

  • Download zip file
  • main.py- basic python compiler
  • ide.py- Python compiler with attractive UI
  • Install Packages
pip install tkinter
pip install subprocess

Results