README.md
setup.py
src/superannotate_schemas/__init__.py
src/superannotate_schemas/exceptions.py
src/superannotate_schemas/utils.py
src/superannotate_schemas/validators.py
src/superannotate_schemas.egg-info/PKG-INFO
src/superannotate_schemas.egg-info/SOURCES.txt
src/superannotate_schemas.egg-info/dependency_links.txt
src/superannotate_schemas.egg-info/entry_points.txt
src/superannotate_schemas.egg-info/top_level.txt
src/superannotate_schemas/bin/__init__.py
src/superannotate_schemas/bin/app.py
src/superannotate_schemas/bin/interface.py
src/superannotate_schemas/schemas/__init__.py
src/superannotate_schemas/schemas/base.py
src/superannotate_schemas/schemas/classes.py
src/superannotate_schemas/schemas/constances.py
src/superannotate_schemas/schemas/custom_types.py
src/superannotate_schemas/schemas/enums.py
src/superannotate_schemas/schemas/external/__init__.py
src/superannotate_schemas/schemas/external/document.py
src/superannotate_schemas/schemas/external/pixel.py
src/superannotate_schemas/schemas/external/vector.py
src/superannotate_schemas/schemas/external/video.py
src/superannotate_schemas/schemas/internal/__init__.py
src/superannotate_schemas/schemas/internal/document.py
src/superannotate_schemas/schemas/internal/pixel.py
src/superannotate_schemas/schemas/internal/vector.py
src/superannotate_schemas/schemas/internal/video.py