LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
requirements/requirements.txt
requirements/test_requirements.txt
tcolorpy/__init__.py
tcolorpy/__main__.py
tcolorpy/__version__.py
tcolorpy/_const.py
tcolorpy/_truecolor.py
tcolorpy/py.typed
tcolorpy.egg-info/PKG-INFO
tcolorpy.egg-info/SOURCES.txt
tcolorpy.egg-info/dependency_links.txt
tcolorpy.egg-info/not-zip-safe
tcolorpy.egg-info/requires.txt
tcolorpy.egg-info/top_level.txt
test/test_color.py
test/test_truecolor.py