Added a popular tags feature, greatly cleaned up code, commented spots

This commit is contained in:
2025-12-30 18:40:24 -05:00
parent 4fbb99a3f6
commit 9a8144af68
4 changed files with 83 additions and 58 deletions

View File

@@ -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