Python lib related to Habref referential (INPN)
Project description
Habref-api-module
API d'interrogation d'Habref : référentiel des typologies d’habitats et de végétation pour la France (https://inpn.mnhn.fr/telechargement/referentiels/habitats).
Technologies
- Python 3
- Flask
- SQLAlchemy
Installation
- Créer un virtualenv et l'activer :
virtualenv -p /usr/bin/python3 venv
source venv/bin/acticate
- Installer le module :
pip install https://github.com/PnX-SI/Habref-api-module/archive/<X.Y.Z>.zip
- Installer le schéma de base de données :
Le module est fourni avec une commande pour installer la base de données. Cette commande télécharge le référentiel Habref et créé un schéma de base de données nommé ref_habitats
.
# Depuis le virtualenv
install_habref_schema <database uri>
# Exemple :
# install_habref_schema "postgresql://geonatadmin:monpassachanger@localhost:5432/geonature2db"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypn_habref_api-0.4.0.tar.gz
(25.3 kB
view details)
Built Distribution
File details
Details for the file pypn_habref_api-0.4.0.tar.gz
.
File metadata
- Download URL: pypn_habref_api-0.4.0.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ac07436c95004497bb0cb5c09ddaf2b0cd1975f10450b350ea7d1c635ba2daa |
|
MD5 | 2f62fb7be6009017046e95d78f30dca5 |
|
BLAKE2b-256 | 705cd5f7dced07a1652bf223d634f7ddbdff7d701764f4a33cfae8115f9b2898 |
File details
Details for the file pypn_habref_api-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: pypn_habref_api-0.4.0-py3-none-any.whl
- Upload date:
- Size: 28.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5d1f6db0828c58bd9c20bff5df1c79754c8dd1c35ac6c1b16b3ee6ecf6f9467 |
|
MD5 | 6837303dd1c48e1e0aff44b10c3c1657 |
|
BLAKE2b-256 | 88446ed5988b5cd80e5a1c4dc75e5482d3a0e8ae4eeaab3e798fd0bf1bcfad9f |