Metadata-Version: 2.1
Name: aporia
Version: 1.0.45
Summary: Aporia SDK
Home-page: https://github.com/aporia-ai/sdk
Requires-Python: >=3.5.3,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: pandas
Provides-Extra: training
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: certifi (>=2020.12.5,<2021.0.0)
Requires-Dist: importlib-metadata (>=1.5.0,<2.0.0); python_version < "3.8"
Requires-Dist: numpy (<=1.18.5); (python_version >= "3.5.3" and python_version < "3.6") and (extra == "training" or extra == "pandas")
Requires-Dist: numpy (>=1.19.3,<2.0.0); python_version >= "3.6" and python_version < "4.0"
Requires-Dist: orjson (==2.0.11); python_version >= "3.5.3" and python_version < "3.6"
Requires-Dist: orjson (>=3,<4); python_version >= "3.6" and python_version < "4.0"
Requires-Dist: pandas (<=1.0.0); (python_version >= "3.5.3" and python_version < "3.6.1") and (extra == "training" or extra == "pandas")
Requires-Dist: pandas (>=1.1.5,<2.0.0); python_version >= "3.6.1" and python_version < "4.0.0"
Requires-Dist: tenacity (>=6.2.0,<7.0.0)
Project-URL: Repository, https://github.com/aporia-ai/sdk
Description-Content-Type: text/markdown

# Aporia SDK
