.editorconfig
.gitignore
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
Dockerfile
LICENSE.txt
README.rst
codecov.yml
pyproject.toml
readthedocs.yaml
requirements.txt
setup.cfg
setup.py
.gitlab/issue_templates/MERGE_REQUEST_TEMPLATE.md
.gitlab/issue_templates/default.md
.gitlab/merge_request_templates/.gitkeep
.gitlab/merge_request_templates/MERGE_REQUEST_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/readme.rst
docs/_static/.gitignore
docs/_static/logo_vn2pg.png
docs/apps/server_install.rst
docs/apps/transfer_vn.rst
docs/apps/update_vn.rst
docs/apps/validate.rst
src/Client_API_VN.egg-info/PKG-INFO
src/Client_API_VN.egg-info/SOURCES.txt
src/Client_API_VN.egg-info/dependency_links.txt
src/Client_API_VN.egg-info/entry_points.txt
src/Client_API_VN.egg-info/not-zip-safe
src/Client_API_VN.egg-info/requires.txt
src/Client_API_VN.egg-info/top_level.txt
src/biolovision/__init__.py
src/biolovision/api.py
src/export_vn/__init__.py
src/export_vn/download_vn.py
src/export_vn/evnconf.py
src/export_vn/regulator.py
src/export_vn/store_all.py
src/export_vn/store_file.py
src/export_vn/store_postgresql.py
src/export_vn/transfer_vn.py
src/export_vn/data/evn_template.yaml
src/export_vn/locale/export_vn.pot
src/export_vn/locale/fr_FR/LC_MESSAGES/export_vn.mo
src/export_vn/locale/fr_FR/LC_MESSAGES/export_vn.po
src/export_vn/sql/create-vn-tables.sql
src/newsfragments/.gitignore
src/schemas/__init__.py
src/schemas/entities.json
src/schemas/families.json
src/schemas/field_details.json
src/schemas/field_groups.json
src/schemas/local_admin_units.json
src/schemas/observation.json
src/schemas/observers.json
src/schemas/places.json
src/schemas/species.json
src/schemas/taxo_groups.json
src/schemas/territorial_units.json
src/schemas/validate.py
src/schemas/validations.json
src/template/__init__.py
src/template/sample_app.py
src/update/__init__.py
src/update/update_vn.py
tests/__init__.py
tests/conftest.py
tests/test_biolovision_api.py
tests/test_download_vn.py
tests/test_evnconf.py
tests/test_regulator.py
tests/test_store_file.py
tests/test_store_postgresql.py
tests/test_transfer_vn.py
tests/test_update_vn.py
tests/data/evn_tst1.yaml
tests/data/evn_tst2.yaml
tests/data/evn_tst3.yaml
tests/sql/observations_places.sql