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
tinoilcotechino 48c72a6118
Merge pull request #17 from Tech-Workers-Coalition-Italia/gracefully_crash
main: Gracefully tear down DB on exception.
2021-05-30 23:07:07 +02:00
mobilizon_bots :main: Gracefully tear down DB on exception. 2021-05-30 23:03:34 +02:00
tests download events (#19) 2021-05-30 21:47:36 +02:00
.gitignore Init configuration 2021-05-03 18:31:37 +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 download events (#19) 2021-05-30 21:47:36 +02:00
pyproject.toml download events (#19) 2021-05-30 21:47:36 +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/