Metadata-Version: 2.1
Name: api-connectors
Version: 3.0
Summary: A small example package
Home-page: https://github.com/Newander/api_connectors
Author: Newander
Author-email: dasparadeis@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: furl (==2.1.0)
Requires-Dist: requests (==2.24.0)
Requires-Dist: oauth2client (==4.1.3)

# Api Connectors
My own container in PYPI for API mixins and its realisations. 

Now, I have one readied APIs:
- `Google Analytics` (`v3` and `v4`)

...and one APIs in-development:

- `Appmetrica API`


