This is a Simple Python IDE using Tkinter. We can Run our Python Code here. we open our saved code in this IDE. when you can't save your code and run it an error message show "Please save your code". This Python IDE develops using Tkintertable & subprocess. run module. After your code will run successfully, to exit from the IDE go to File and click the Exit Button.
There are two ways to run it on your Linux,MAC or Windows
- Run the executable(.exe) file.
- Run the program in your IDE or terminal/command line.
- Python3
pip install tkintertable
pip install subprocess.run
Click on the Click Here to see the Simple Python IDE using Tkinter Demo on YouTube.
Name of Script | YouTube Link | Author | Tools Used |
---|---|---|---|
Simple Python IDE using Tkinter | Click Here | Priyadarshan Ghosh | tkintertable, subprocess.run |
- Priyadarshan Ghosh (Priyadarshan2000)