Skip to content

jdoherty78/PYTHON-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON-Editor


Simple Python Editor

  1. a python editting app: write code, run code, open and save files, find and replace text, clear screen, etc.

  2. the files in the STEPS/ directory are a series of adding functionality, culminating in gui.py

  3. the files were added to an .exe using auto-py-to-exe,found in /PACKAGE_GUI/output/gui.exe
    --for some reason auto-py-to-exe doesn't want to package the icon file, which is also in that dir
    --without the icon file it errors out, the icon can be removed and the package re-generated, however as it stands the file is requried



About

GUI Python Editor - App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages