/b.py

Python script to publish (technical) posts to Blogger in your favorite markup language seamlessly without much fuss.

Primary LanguagePythonMIT LicenseMIT

b.py

Important

As of 2016-02-26, this project is under bugfix-only status and you are also required to provide your own OAuth Client ID if you are using b.py with Blogger; and you will need to re-authorize.

If you would like to take over the project, please contact project owner on Bitbucket.

Enabling bloggers to publish posts in their favorite markup language to Blogger or WordPress.

Examples

b.py -s blogger post foobar.rst
b.py -s wordpress post foobar.md

More information