Python tkinter Codeeditor
A Python IDE made with tkinter.
-
Autocomplete with backtab, indent, linenumbers, syntax highlighting
-
Brace matching included
-
Sourcecode analyzing
-
Start terminal window
-
Start Python Interpreter
-
Filebrowser included (delete, rename .... files and folders)
-
should be cross platform :) -> but was tested only on linux !
tkinter
'python3 mopad.py' (or whatever you use to run Python)
