.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/dependabot.yml
.github/workflows/docs_build_and_deploy.yml
.github/workflows/test_and_deploy.yml
docs/make_api_index.py
docs/source/conf.py
docs/source/index.md
docs/source/installation.md
docs/source/_templates/api_index_head.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/function.rst
docs/source/_templates/autosummary/module.rst
docs/source/community/contributing.rst
docs/source/community/index.md
docs/source/community/license.md
docs/source/community/mission-scope.md
docs/source/community/related-projects.md
ethology/__init__.py
ethology.egg-info/PKG-INFO
ethology.egg-info/SOURCES.txt
ethology.egg-info/dependency_links.txt
ethology.egg-info/requires.txt
ethology.egg-info/top_level.txt
ethology/io/__init__.py
ethology/io/annotations/__init__.py
ethology/io/annotations/load_bboxes.py
ethology/io/annotations/save_bboxes.py
ethology/io/annotations/validate.py
ethology/io/annotations/json_schemas/__init__.py
ethology/io/annotations/json_schemas/utils.py
ethology/io/annotations/json_schemas/schemas/COCO_schema.json
ethology/io/annotations/json_schemas/schemas/README.md
ethology/io/annotations/json_schemas/schemas/VIA_schema.json