AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/build/html/_static/file.png
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/source/api_references.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/overview.rst
docs/source/tutorials.rst
labelx/__init__.py
labelx/__version__.py
labelx/api_manager.py
labelx/app.py
labelx/badges.yaml
labelx/config_manager.py
labelx/controller.py
labelx/labels.yaml
labelx/settings.py
labelx/utils.py
labelx.egg-info/PKG-INFO
labelx.egg-info/SOURCES.txt
labelx.egg-info/dependency_links.txt
labelx.egg-info/entry_points.txt
labelx.egg-info/not-zip-safe
labelx.egg-info/requires.txt
labelx.egg-info/top_level.txt
tests/__init__.py
tests/test_badges.yaml
tests/test_config_manager.py
tests/test_labels.yaml
tests/test_settings.py
tests/test_utils.py