Metadata-Version: 2.1
Name: api-connectors
Version: 3.1
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.25.1)
Requires-Dist: oauth2client (==4.1.3)
Requires-Dist: google-api-python-client-py3 (==1.2)

# Api Connectors

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

Now, I have following readied APIs:

- `Google Analytics` (`v3` and `v4`)
- `Doubleclick Campaign Manager v3.4`
- `Appmetrica API`


