Metadata-Version: 2.1
Name: gloflow
Version: 0.1.21
Summary: Py package for interacting with the gloflow platform API's.
Home-page: https://github.com/gloflow/gloflow
Author: Ivan Trajkovic
Author-email: glofloworg@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pymongo
Requires-Dist: requests
Requires-Dist: boto3
Requires-Dist: psycopg2
Requires-Dist: colored ==1.4.4
Requires-Dist: delegator-py
Requires-Dist: Pillow
Requires-Dist: beautifulsoup4
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: google-auth
Requires-Dist: google-cloud-bigquery




install:
```
pip install gloflow
```
