Merge branch 'master' of github.com:halcy/Mastodon.py

pull/253/head
halcy 2022-11-08 23:25:33 +02:00
commit 6e170393e6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
Mastodon.py
===========
Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API.
Python wrapper for the Mastodon ( https://github.com/mastodon/mastodon/ ) API.
Feature complete for public API as of Mastodon version 3.0.1 and easy to get started with:
.. code-block:: python