GitHub / betagouv / aides-agri
Une plateforme permettant aux agriculteurs de trouver des aides et subventions pour soutenir leur activité
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/betagouv%2Faides-agri
Stars: 1
Forks: 0
Open issues: 1
License: mit
Language: Python
Size: 387 KB
Dependencies parsed at:
25
Created at: 4 months ago
Updated at: 3 days ago
Pushed at: 3 days ago
Last synced at: 2 days ago
docker-compose.yml
docker
- postgres 16
pyproject.toml
pypi
- django ~=5.1
- django-dsfr ~=2.0
- psycopg [binary] ~=3.0
requirements.txt
pypi
- asgiref ==3.8.1
- certifi ==2024.12.14
- charset-normalizer ==3.4.1
- django ==5.1.5
- django-crispy-forms ==2.3
- django-dsfr ==2.0.0
- django-widget-tweaks ==1.5.0
- gunicorn ==23.0.0
- idna ==3.10
- packaging ==24.2
- psycopg ==3.2.4
- psycopg-binary ==3.2.4
- requests ==2.32.3
- sqlparse ==0.5.3
- tzdata ==2025.1
- urllib3 ==2.3.0
- whitenoise ==6.8.2
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- astral-sh/setup-uv v5 composite
- postgres * docker