MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
annotation_tool/__init__.py
annotation_tool/asgi.py
annotation_tool/settings.py
annotation_tool/urls.py
annotation_tool/wsgi.py
annotator/__init__.py
annotator/admin.py
annotator/apps.py
annotator/models.py
annotator/tests.py
annotator/urls.py
annotator/views.py
deeplabelnet.egg-info/PKG-INFO
deeplabelnet.egg-info/SOURCES.txt
deeplabelnet.egg-info/dependency_links.txt
deeplabelnet.egg-info/entry_points.txt
deeplabelnet.egg-info/requires.txt
deeplabelnet.egg-info/top_level.txt
deeplabelnet_launcher/__init__.py
deeplabelnet_launcher/__main__.py