alberto-balsalm asked:
so i've noticed you've made contributions to pytumblr on github. would you be willing to put in a small pull request for me? just adding a couple of functions for tumblr API end points that aren't implemented in the python package. i use my github for professional stuff so I don't want anyone on github to know that I use tumblr
Yes, although I’d prefer to make the change to my pytumblr2 (post, github link) rather than trying to contribute to the official pytumblr.
I’ve tried the latter, and it wasn’t effective at getting the change onto PyPI and into the hands of users.
The official pytumblr is drastically of date at this point – it has zero NPF support and its model of the API hasn’t been updated with any of the changes since the introduction of NPF. At this point, it’s somewhere between “unusable” and “partially usable if you already know what you’re doing.”
(If you’re wondering about the notifications endpoint, I want to add that to pytumblr2 when I get time for it. The shitty-but-it-works notification-fetching code I actually use in my bot is here, fwiw.)
