.gitignore
.pylintrc
LICENSE
README.md
colours.png
formats.png
pyproject.toml
setup.cfg
setup.py
tox.ini
try.png
.github/workflows/python-package.yml
.idea/.gitignore
.idea/dataSources.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/styled.iml
.idea/vcs.xml
.idea/codeStyles/codeStyleConfig.xml
.idea/inspectionProfiles/Project_Default.xml
styled/__init__.py
styled/__main__.py
styled/assets.py
styled/styled.py
styled.egg-info/PKG-INFO
styled.egg-info/SOURCES.txt
styled.egg-info/dependency_links.txt
styled.egg-info/entry_points.txt
styled.egg-info/not-zip-safe
styled.egg-info/top_level.txt
tests/__init__.py
tests/test_styled.py