GitHub / gip-inclusion / dora-back
Back-end pour Dora
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/gip-inclusion%2Fdora-back
étoiles: 5
forks: 2
issues ouvertes: 9
licence: mit
langage: Python
taille: 1,91 Mo
dépendances analysées:
53
date de création: il y a presque 4 ans
date de mise à jour: il y a 5 mois
enregistré: il y a 7 mois
dernière synchronisation: il y a 4 jours
pyproject.toml
pypi
- Django ==4.2.12
- PyJWT ==2.6.0
- Unidecode ==1.3.8
- data-inclusion-schema ==0.15.0
- dj-database-url ==2.2.0
- django-cors-headers ==4.3.1
- django-csp ==3.8
- django-filter ==24.2
- django-storages ==1.14.3
- djangorestframework ==3.15.1
- djangorestframework-camel-case ==1.4.2
- djangorestframework-gis ==1.0
- furl ==2.1.3
- hiredis ==2.3.2
- humanize ==4.9.0
- mjml-python ==1.3.3
- model-bakery ==1.18.1
- osm_opening_hours ==0.1.1
- psycopg ==3.1.19
- redis ==5.0.5
- requests ==2.32.3
- sentry-sdk ==2.5.1
- sib-api-v3-sdk ==7.6.0
- whitenoise ==6.6.0
- yachalk ==0.1.5
requirements/dev.txt
pypi
- django-environ ==0.11.2 development
- django-extensions ==3.2.3 development
- django-querycount ==0.8.3 development
- django-silk ==5.1.0 development
- djhtml ==3.0.6 development
- freezegun ==1.5.1 development
- ggshield ==1.27.0 development
- pre-commit ==3.7.1 development
- pytest ==8.2.2 development
- pytest-django ==4.8.0 development
- requests-mock ==1.12.1 development
- ruff ==0.4.8 development
- sqlfluff ==3.0.7 development
- gunicorn ==22.0.0
requirements.txt
pypi
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- bitnami/minio latest docker
- postgis/postgis 14-3.4 docker
- redis alpine docker
- django-environ ==0.11.2 test
- django-querycount ==0.8.3 test
- djhtml ==3.0.6 test
- freezegun ==1.5.1 test
- pytest ==8.3.3 test
- pytest-django ==4.9.0 test
- requests-mock ==1.12.1 test
- ruff ==0.6.9 test
- sqlfluff ==3.1.1 test