You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my Python editor written in... Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting for python code, an autosave function and a function to run the code with one click directly in the program.
Welcome to NotePad_Compiler, a simple code editor and compiler built using PyQt5 and Python. With this application, you can write and compile Python code conveniently within a user-friendly interface.