tumblr-stats

Usage

usage: tumblr_stats.py [-h] -b BLOG [-t TAGS [TAGS ...]] OPERATION [OPERATION ...]

Use pytumblr to calculate stats after setting these enviroment variables: $TUMBLR_CONSUMER_KEY, $TUMBLR_CONSUMER_SECRET, $TUMBLR_OAUTH_TOKEN, and $TUMBLR_OAUTH_SECRET

positional arguments:
  OPERATION             operation used to calculate stats

options:
  -h, --help            show this help message and exit
  -b, --blog BLOG       blog name for which to calculate stats
  -t, --tags TAGS [TAGS ...]
                        tag(s) to focus on in status (if applicable)

— Be gay and do crime
Description
A small Python script that calculates Tumblr stats using pytumblr.
Readme 112 KiB
Languages
Python 100%