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 44c3f57365 added event class and format 2021-05-03 17:26:34 +02:00
mobilizon_bots added event class and format 2021-05-03 17:26:34 +02:00
tests added event class and format 2021-05-03 17:26:34 +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 added event class and format 2021-05-03 17:26:34 +02:00
pyproject.toml added event class and format 2021-05-03 17:26:34 +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/