Metadata-Version: 2.1
Name: aquariumlearning
Version: 0.0.52
Summary: Aquarium Learning Python Client
Home-page: https://www.aquariumlearning.com
Author: Quinn Johnson
Author-email: quinn@aquarium-learn.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.23.0)
Requires-Dist: pyarrow (>=0.17.1)
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: numpy (>=1.18.5)
Requires-Dist: google-resumable-media (<2.0dev,>=1.2.0)
Requires-Dist: tqdm (>=4.43.0)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: bs4 (==0.0.1)
Requires-Dist: importlib-metadata (>=2.0.0)
Requires-Dist: typing-extensions (>=3.7.4.3)
Requires-Dist: google-cloud-storage (>=1.35.1)
Requires-Dist: joblib (==0.17.0)
Requires-Dist: sklearn
Requires-Dist: dill
Provides-Extra: img
Requires-Dist: pillow (>=8.1.0) ; extra == 'img'
Provides-Extra: typecheck
Requires-Dist: mypy (==0.812) ; extra == 'typecheck'
Requires-Dist: pandas-stubs ; extra == 'typecheck'
Requires-Dist: numpy (==1.20.3) ; extra == 'typecheck'


# Aquarium Learning Python Client Library

The python client library for common interactions with the Aquarium Learning API.



