ckanext-ecospheres
CKAN extension for the french minister of ecology Open Data Portals.
Contents
License
ckanext-ecospheres is Free and Open Source software and is licensed under the GNU Affero General Public License (AGPL) v3.0.
Demo Instance
A demo instance can be found lien vers le guichet de donnnées.
Overview
Ajouter une desription
Requirements
For the proper functioning of the echosphere extension it is strongly recommended to install the extension ckanext-dsfr
Installation
To install ckanext-ecospheres:
Install the requirements as described above
Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
Go into your CKAN path for extension (like /usr/lib/ckan/default/src):
cd ckanext-ecospheres
git clone https://github.com/ecolab/ckanext-ecospheres.git
pip install -e .
pip install -r