Metadata-Version: 2.1
Name: lci-sim-app-device
Version: 0.0.77
Summary: Sim App Device package
Home-page: UNKNOWN
Author: Let's Code It
Author-email: kontakt@letscode.it
License: UNKNOWN
Keywords: python,sim app device,sim,sim app
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: Flask (==2.2.3)
Requires-Dist: importlib-metadata (==6.0.0)
Requires-Dist: psutil (==5.9.4)
Requires-Dist: pyserial (==3.5)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: python-socketio (==5.7.2)
Requires-Dist: requests (==2.28.2)
Requires-Dist: websocket-client (==1.5.1)

Software to run, e.g. on a raspberry pi, to communicate with the SIM800 overlay and connect to the sim-app.ovh controller. Details can be found at https://sim-app.ovh or github. 

Important! Since version 0.0.62, the application is used in python version 3.11.2, so I also recommend running it in this version.

