mahmoud / grumblr

a little maintenance utility for tumblr blogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grumblr

grumblr lolgo

grumblr is a maintenance tool originally created to fix long-standing tumblr nuisances (such as no automatic tag page generation and non-normalized case in tags, etc.).

Basic usage

Right now grumblr is mostly for programmatic use, but it has a basic CLI:

$ pip install grumblr
$ python -m grumblr --site blog_name fetch
$ python -m grumblr --site blog_name report

Have fun grumblin!

About

a little maintenance utility for tumblr blogs

License:Other


Languages

Language:Python 100.0%