longqi 237af8e3c7 Add pyproject.toml for Poetry dependency management and update requirements.txt
- Created a new pyproject.toml file to define project metadata and dependencies using Poetry.
- Updated requirements.txt to specify compatible versions of minimalmodbus and pyserial for Python 3.8 and above.
2025-05-15 15:19:58 +08:00
2020-10-26 17:18:11 +08:00
2020-10-26 17:18:11 +08:00

How to use

Please use python3

  • pip3 install -r requirements.txt
  • python3 app.py PORT
Description
No description provided
Readme 413 KiB
2025-05-15 15:48:06 +08:00
Languages
Python 100%