Apna-Code-Editor

This is a Python3 project in which I have developed a minimalistic GUI-based code editor which is capable of Save, Save As, Open, Exit and Run python files

For Linux users if Tkinter is not installed in computer then use the following command in the terminal: sudo pacman -S tk (Arch linux) sudo apt-get install python-tk (Debian) sudo dnf install python3-tkinter (Fedora)

If any error or bug found free feel to contact me at kunal.sahoo2003@gmail.com Constructive feedbacks and suggestions will be whole-heartedly accepted !!!

Built With

Share this project:

Updates