.gitignore
.pre-commit-config.yaml
LICENSE
README.md
codecov.yml
noxfile.py
pyproject.toml
screenshot.png
.github/dependabot.yml
.github/release-drafter.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/release.yml
.github/workflows/tests.yaml
fancycompleter/__init__.py
fancycompleter/__main__.py
fancycompleter/version.py
fancycompleter.egg-info/PKG-INFO
fancycompleter.egg-info/SOURCES.txt
fancycompleter.egg-info/dependency_links.txt
fancycompleter.egg-info/requires.txt
fancycompleter.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_configurableclass.py
tests/test_fancycompleter.py