====== Google Blogger API ====== https://developers.google.com/resources/api-libraries/documentation/blogger/v3/python/latest/ ===== Code Example ===== * http://stackoverflow.com/questions/25498773/batch-posting-on-blogger-using-gdata-python-client ==== OAuth2 & V3 Example ==== * https://stackoverflow.com/questions/37851663/how-to-use-google-blogger-api-with-python * http://www.datadependence.com/2016/03/google-python-library-oauth2/ * TOCHECK http://xtechnotes.blogspot.com/2016/04/how-to-post-to-blogger-blogspot-using.html ==== App Example ==== * https://pypi.python.org/pypi/EasyBlogger/1.2.6 * https://pypi.python.org/pypi/b.py/0.11.0