LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
oarepo_taxonomies/__init__.py
oarepo_taxonomies/cli.py
oarepo_taxonomies/config.py
oarepo_taxonomies/exceptions.py
oarepo_taxonomies/ext.py
oarepo_taxonomies/facets.py
oarepo_taxonomies/mappings.py
oarepo_taxonomies/marshmallow.py
oarepo_taxonomies/serializers.py
oarepo_taxonomies/signals.py
oarepo_taxonomies/tasks.py
oarepo_taxonomies/unflatten.py
oarepo_taxonomies/utils.py
oarepo_taxonomies/version.py
oarepo_taxonomies.egg-info/PKG-INFO
oarepo_taxonomies.egg-info/SOURCES.txt
oarepo_taxonomies.egg-info/dependency_links.txt
oarepo_taxonomies.egg-info/entry_points.txt
oarepo_taxonomies.egg-info/not-zip-safe
oarepo_taxonomies.egg-info/requires.txt
oarepo_taxonomies.egg-info/top_level.txt
oarepo_taxonomies/datamodels/__init__.py
oarepo_taxonomies/import_export/__init__.py
oarepo_taxonomies/import_export/export_excel.py
oarepo_taxonomies/import_export/import_excel.py
oarepo_taxonomies/jsonschemas/__init__.py
oarepo_taxonomies/jsonschemas/taxonomy-v2.0.0.json
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/test_cli.py
tests/test_export_excel.py
tests/test_ext.py
tests/test_flask_taxonomies_api.py
tests/test_http_api.py
tests/test_import_excel.py
tests/test_jsonschemas.py
tests/test_mappings.py
tests/test_marshmallow.py
tests/test_permissions.py
tests/test_signals.py
tests/test_unflatten.py
tests/test_utils.py