GitHub / PnX-SI / Habref-api-module
API Flask d'interrogation du référentiel Habref
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/PnX-SI%2FHabref-api-module
Stars: 1
Forks: 6
Open issues: 2
License: gpl-3.0
Language: Python
Size: 104 KB
Dependencies parsed at:
20
Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: over 1 year ago
Last synced at: about 9 hours ago
.github/workflows/black.yml
actions
- actions/checkout v2 composite
- psf/black stable composite
.github/workflows/pytest.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- postgres ${{ matrix.postgres-version }} docker
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
pyproject.toml
pypi
requirements.in
pypi
- flask *
- flask-marshmallow *
- flask-migrate *
- flask-sqlalchemy *
- marshmallow *
- marshmallow-sqlalchemy *
- psycopg2 *
- python-dotenv *
- requests *
- sqlalchemy <2
- utils-flask-sqlalchemy >=0.4.1
setup.py
pypi