First commit

This commit is contained in:
2023-10-26 20:58:33 +03:00
commit f067b12619
7 changed files with 279 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pyModbusTCP==0.2.0
python-dotenv==1.0.0
mysql-connector-python==8.2.0