Metadata-Version: 2.1
Name: blogspotapi
Version: 0.3.2
Summary: Python Blogspot API Wrapper
Home-page: https://github.com/diegoami/blogspotapi/
Author: Diego Amicabile
Author-email: diego.amicabile@gmail.com
License: BSD License
Keywords: blogspot api wrapper
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Dist: requests
Requires-Dist: amaraapi

# Blogspot-API

Blogspot API

## Credential needed

* client_secrets_yt.json (youtube)
* client_secrets.json (blogger)

* amara/amara_env.py (use amara_env_template.py as example)

