Metadata-Version: 2.1
Name: pyvyu
Version: 0.1.0
Summary: Python API for Datavyu
License: GPL-3.0+
Author: Shohan Hasan
Author-email: shohan.hasan@databrary.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (==7.0)
Requires-Dist: appdirs (==1.4.3)
Requires-Dist: atomicwrites (==1.3.0)
Requires-Dist: attrs (==19.1.0)
Requires-Dist: black (==19.3b0)
Requires-Dist: certifi (==2019.3.9)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: codecov (==2.0.15)
Requires-Dist: coverage (==4.5.3)
Requires-Dist: coveralls (==1.7.0)
Requires-Dist: docopt (==0.6.2)
Requires-Dist: idna (==2.8)
Requires-Dist: more-itertools (==7.0.0)
Requires-Dist: numpy (==1.16.3)
Requires-Dist: pandas (==0.24.2)
Requires-Dist: pluggy (==0.9.0)
Requires-Dist: py (==1.8.0)
Requires-Dist: pytest (==4.4.1)
Requires-Dist: pytest-cov (==2.6.1)
Requires-Dist: python-dateutil (==2.8.0)
Requires-Dist: pytz (==2019.1)
Requires-Dist: requests (==2.21.0)
Requires-Dist: six (==1.12.0)
Requires-Dist: toml (==0.10.0)
Requires-Dist: urllib3 (==1.24.2)
