initial commit

This commit is contained in:
klein panic
2024-09-29 01:39:40 -04:00
commit d4e5551aec
1685 changed files with 317054 additions and 0 deletions

5
venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.11.2
executable = /usr/bin/python3.11
command = /usr/bin/python3 -m venv /home/klein/codeWS/Python3/clock/venv