Mastodonplus.py/DEVELOPMENT.md
2018-06-05 11:40:27 +02:00

10 líneas
350 B
Markdown

Here's some general stuff to keep in mind, and some work that needs to be done
* Mastodon.py tries to work for python2 as well as python3, so avoid things like annotations,
use requests over urllib, et cetera.
* Current TODOs:
* Testing - test 2.3 stuff and verify it works: TODO: media updating
* 2.4 support:
* Push API