Bread_Editor/bread_editor
2024-12-14 19:40:31 +01:00
..
gui setup.py now automatically executes the gui generation script. 2024-12-14 19:19:29 +01:00
__init__.py setup.py now automatically executes the gui generation script. 2024-12-14 19:19:29 +01:00
binary_text_edit.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
connect_gui.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
editor.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
example.txt Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
file.py Set default parameter for int.to_bytes() so that the editor is compatible with Python<3.12 2024-12-14 19:40:31 +01:00
highlighting.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
ipc.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
main.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
settings.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
ui.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00
utils.py Changed folder structure to match the python package standards more and created setup.py for an easy installation. 2024-12-14 18:41:42 +01:00