Metadata-Version: 2.1
Name: bacorakel
Version: 0.56.1
Summary: BACorakel service.
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: CherryPy (>=18.8.0,<19.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: dash (>=2.6.1,<3.0.0)
Requires-Dist: dash-bootstrap-components (>=1.2.1,<2.0.0)
Requires-Dist: dash-daq (>=0.5.0,<0.6.0)
Requires-Dist: pyFirmata (>=1.1.0,<2.0.0)
Requires-Dist: pyserde[toml] (>=0.9.2,<0.10.0)
Requires-Dist: pyserial (>=3.5,<4.0)
