Metadata-Version: 2.1
Name: accsr
Version: 0.4.9
Summary: Utils for accessing data from anywhere
Author: AppliedAI
Requires-Python: >=3.8
License-File: LICENSE.md
Requires-Dist: numpy>1
Requires-Dist: apache-libcloud==3.7.0
Requires-Dist: tqdm>=4.48.2
Requires-Dist: pyyaml==6.0.1
Provides-Extra: docs
Requires-Dist: Sphinx==3.2.1; extra == "docs"
Requires-Dist: sphinxcontrib-websupport==1.2.4; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: ipython; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

