Initial commit

This commit is contained in:
2025-11-10 06:15:34 -05:00
parent b1172a3490
commit 4eccfe2ce8
19 changed files with 2309 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
paho-mqtt==1.6.1
oracledb==2.0.1
pyodbc==4.0.39
psycopg2-binary==2.9.7
PyMySQL==1.1.0
sqlalchemy==2.0.23
python-dotenv==1.0.0
pydantic==2.5.0
PyYAML==6.0.1
structlog==23.2.0