GitHub / datagouv / cada.data.gouv.fr
A simple interface to search and display CADA advices
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/datagouv%2Fcada.data.gouv.fr
Stars: 17
Forks: 9
Open issues: 12
License: agpl-3.0
Language: Python
Size: 518 KB
Dependencies parsed at:
22
Created at: about 11 years ago
Updated at: 25 days ago
Pushed at: 25 days ago
Last synced at: 5 days ago
Topics: advice, api, cada, flask, france, opendata, search
docker-compose.yml
docker
- mongo 4.1
elasticsearch/Dockerfile
docker
- docker.elastic.co/elasticsearch/elasticsearch 7.2.0 build
requirements/all.pip
pypi
- Flask ==1.0.2
- Flask-Assets ==0.12
- Flask-Mail ==0.9.1
- Flask-WTF ==0.14.3
- Jinja2 ==2.10
- WTForms ==2.3.3
- Werkzeug ==0.16.1
- cssmin ==0.2.0
- elasticsearch ==7.0.2
- flask-mongoengine ==0.9.5
- itsdangerous ==2.0.1
- markupsafe ==2.0.1
- requests ==2.22.0
- tqdm ==4.32.1
- unicodecsv ==0.14.1
- flake8 ==3.5.0
- raven ==6.9.0
- pytest ==3.8.2 test
- pytest-factoryboy ==2.0.1 test
- pytest-flask ==0.13.0 test
setup.py
pypi