first commit

This commit is contained in:
2025-07-31 11:27:50 -04:00
commit b2e963a6c6
8341 changed files with 1740423 additions and 0 deletions

1
backend/venv/bin/python Symbolic link
View File

@@ -0,0 +1 @@
python3

1
backend/venv/bin/python3 Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/python3

1
backend/venv/bin/python3.11 Symbolic link
View File

@@ -0,0 +1 @@
python3

1
backend/venv/lib64 Symbolic link
View File

@@ -0,0 +1 @@
lib

5
backend/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/pi/HOApro/backend/venv