.gitignore
LICENSE
MANIFEST.in
README.md
logo.png
pyproject.toml
setup.py
tox.ini
.github/workflows/test_and_deploy.yml
examples/example.ipynb
src/ncolor/__init__.py
src/ncolor/_version.py
src/ncolor/format_labels.py
src/ncolor/label.py
src/ncolor.egg-info/PKG-INFO
src/ncolor.egg-info/SOURCES.txt
src/ncolor.egg-info/dependency_links.txt
src/ncolor.egg-info/requires.txt
src/ncolor.egg-info/top_level.txt
test_files/example.png
test_files/test_ncolor.py