Added a popular tags feature, greatly cleaned up code, commented spots
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# tumblr-stats
|
||||
## Usage
|
||||
```
|
||||
usage: tumblr_stats.py [-h] -b BLOG [-t TAGS [TAGS ...]] OPERATION
|
||||
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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user