Python terminal
Find a file
Depresst0 9f5968174e Revamped math
brand new calculator program, better support with Rounding
2026-01-13 15:00:31 -08:00
.gitignore Add some thingies 2025-11-17 21:36:48 -08:00
DePyFuncs.py Update DePyFuncs.py 2026-01-08 14:45:21 -08:00
DePyTime.py Update DePyTime.py 2026-01-08 14:43:40 -08:00
Dest0PyMath.py Revamped math 2026-01-13 15:00:31 -08:00
helloworld.py Update helloworld.py 2026-01-08 14:46:27 -08:00
main.py Update main.py 2026-01-08 14:44:45 -08:00
README.md Add some thingies 2025-11-17 21:36:48 -08:00
Usernamescript.py Update Usernamescript.py 2025-11-18 09:31:30 -08:00
welcomemessage.py update version number 2026-01-11 14:31:06 -08:00

EleGUI_PyTerm1

Python terminal

Running

Clone the repository

git clone https://git.swee.codes/EleGUI/PyTerm1.git
cd PyTerm1

Running PyTerm 1

python3 main.py

PyTerm 1 does not require any external modules at the moment.