Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Blogger API v3 Example by Python

Example for Google Blogger API v3 written by Python.

Preparation

Additonal Python Module (pip install)

  • Python 3.8.6 (on Fedora 32)
  • google-api-python-client 1.12.8
  • google-auth-oauthlib 0.4.2
$ pip install -r requirements.txt

Scripts

  • insert.py: Uploading post on Blogger
  • update.py: Updating previous post on Blogger
  • delete.py: Deleting previous post on Blogger

Refer to

License

This source is released under the MIT License, see LICENSE.txt

About

Google Blogger API v3 Example written by Python

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages