Readme is now ACTUALLY rst
This commit is contained in:
pare
ce4f2e64fc
commit
2690e0f8eb
S'han modificat 1 arxius amb 8 adicions i 7 eliminacions
|
@ -1,4 +1,6 @@
|
||||||
# Mastodon.py
|
Mastodon.py
|
||||||
|
===========
|
||||||
|
.. code-block::
|
||||||
|
|
||||||
mastodon = Mastodon(
|
mastodon = Mastodon(
|
||||||
client_id = 'pytooter_clientcred.txt',
|
client_id = 'pytooter_clientcred.txt',
|
||||||
|
@ -6,7 +8,6 @@
|
||||||
)
|
)
|
||||||
mastodon.toot('Tooting from python!')
|
mastodon.toot('Tooting from python!')
|
||||||
|
|
||||||
|
|
||||||
Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API.
|
Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API.
|
||||||
Feature complete for public API version v1 and easy to get started with.
|
Feature complete for public API version v1 and easy to get started with.
|
||||||
|
|
||||||
|
|
Loading…
Referencia en una nova incidència