Metadata-Version: 2.2
Name: gloflow
Version: 0.1.36
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.10
Description-Content-Type: text/markdown
Requires-Dist: pymongo
Requires-Dist: requests
Requires-Dist: boto3
Requires-Dist: psycopg2-binary
Requires-Dist: icecream
Requires-Dist: sentry-sdk
Requires-Dist: colored==1.4.4
Requires-Dist: delegator-py
Requires-Dist: Pillow
Requires-Dist: beautifulsoup4
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: google-auth
Requires-Dist: google-cloud-bigquery
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary




install:
```
pip install gloflow
```
