Metadata-Version: 2.1
Name: qmenta-core
Version: 3.0.1.dev654
Summary: QMENTA core library to communicate with the QMENTA platform.
Home-page: https://www.qmenta.com/
License: Proprietary
Author: QMENTA
Author-email: dev@qmenta.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: blinker (>=1.4,<2.0)
Requires-Dist: importlib-metadata (>=3.3.0,<4.0.0)
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: qmenta-anon (>=0.7,<0.8)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: xdg (>=5.1.1,<6.0.0)
Project-URL: Documentation, https://docs.qmenta.com/core/
Description-Content-Type: text/markdown

# QMENTA Core
This Python library contains core functionality for communicating with
the QMENTA platform.

