Metadata-Version: 2.1
Name: arcade-cli
Version: 0.2.2
Summary: A tool for interacting with the matise arcade
License: MIT
Author: vivax
Author-email: vivax3794@protonmail.com
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyJWT (>=2.3.0,<3.0.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: more-itertools (>=8.12.0,<9.0.0)
Requires-Dist: numpy
Requires-Dist: opencv-python (>=4.5.5,<5.0.0)
Requires-Dist: poetry2setup (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: rich (>=11.1.0,<12.0.0)
Requires-Dist: scikit-learn (>=1.0.2,<2.0.0)
Requires-Dist: scipy (>=1.8.0,<2.0.0)
