This library allow to interact with Mobilizon application using its GraphQL API endpoint.
Go to file
Github Mirror acaad99b45 Update 'README.md' 2022-12-16 17:16:35 +01:00
README.md Update 'README.md' 2022-12-16 17:16:35 +01:00
mobilizon.py clone from https://framagit.org/-/snippets/6640 2022-12-16 17:15:25 +01:00

README.md

mobilizon-python

This library allow to interact with Mobilizon application using its GraphQL API endpoint.

This library leverage on Tenacity library to implement retry pattern.

CLone from https://framagit.org/-/snippets/6640