Skip to main content

Command line tool to communicate with blogger.com and blogspot.com.

Project description

This project contains single (and simple enough) console command named ‘blog’. Typical usage scenario: init project $ blog init path/to/blog/articles $ cd path/to/blog/articles setup user $ blog user –email <user@gmail.com> –blogid <id of blog at blogger.com> make and edit article file $ touch article.md add post to local database $ blog add article.md open in browser locally generated html file for article.md $ blog open article.md set labels $ blog label article.md –add “bloggertool, console, blogspot.com” publish post on blosgspot.com $ blog publish article.md edit article.md making some changes $ … synchronize remote presentation with local md file $ blog push article.md

For other available commands please see $ blog –help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bloggertool-0.3dev.tar.gz (22.2 kB view hashes)

Uploaded Source

Built Distribution

bloggertool-0.3dev-py2-none-any.whl (42.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page