.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/test_and_deploy.yml
fancylog/__init__.py
fancylog/fancylog.py
fancylog.egg-info/PKG-INFO
fancylog.egg-info/SOURCES.txt
fancylog.egg-info/dependency_links.txt
fancylog.egg-info/requires.txt
fancylog.egg-info/top_level.txt
fancylog/tools/__init__.py
fancylog/tools/git.py
tests/__init__.py
tests/tests/__init__.py
tests/tests/test_general.py