Mobilizon reshare è una suite per condividere gli eventi Mobilizon su un'ampia selezione di piattaforme e permettere ad un'organizzazione di automatizzare la propria strategia di social media sugli eventi e la loro promozione. https://mobilizon.it
Go to file
Simone Robutti d78ab809a7 updated to python 3.9 2021-05-02 18:33:13 +02:00
mobilizon_bots changed visiblity log methods in publisher 2021-05-02 11:27:07 +02:00
tests added test predicates 2021-05-02 11:23:31 +02:00
.gitignore added .idea to .gitignore 2021-05-02 16:43:17 +02:00
.pre-commit-config.yaml updated to python 3.9 2021-05-02 18:33:13 +02:00
.pre-commit-hooks.yaml added .gitignore and pre-commit 2021-04-25 11:10:47 +02:00
LICENSE first commit 2021-04-18 16:10:45 +02:00
README.md added README for pre-commit 2021-04-25 11:13:59 +02:00
README.rst added README for pre-commit 2021-04-25 11:13:59 +02:00
poetry.lock updated to python 3.9 2021-05-02 18:33:13 +02:00
pyproject.toml updated to python 3.9 2021-05-02 18:33:13 +02:00
setup.cfg reworked validation 2021-05-02 10:37:46 +02:00

README.md

Develop

To run pre-commit hooks run pre-commit install after cloning the repository.

Make sure to have pre-commit installed in your active python environment. To install: pip install pre-commit. For more info: https://pre-commit.com/