Python wrapper for the Mastodon (https://github.com/mastodon/mastodon) API.
Anar al arxiu
2016-11-24 01:17:36 +01:00
docs Further attempts at making sphinx do what I want 2016-11-24 01:17:36 +01:00
.gitignore Initial commit 2016-11-23 23:29:30 +01:00
LICENSE Initial commit 2016-11-23 23:29:30 +01:00
Mastodon.py Fixed tabs-spaces screwups 2016-11-24 00:55:09 +01:00
README.md Bit of cleanup 2016-11-23 23:33:54 +01:00

Mastodon.py

Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API.

Media uploads currently broken, will be fixed Soon. Documentation and usage examples also incoming, but the code is heavily commented and usage frankly rather self-explanatory.