.coveragerc
.gitignore
LICENSE.txt
MANIFEST.in
README.md
setup.py
tox.ini
.github/workflows/build.yml
.github/workflows/coverage.yml
.github/workflows/fmt.yml
.github/workflows/install.yml
.github/workflows/release.yml
examples/example_run.png
examples/greet.py
requirements/fmt.in
requirements/fmt.txt
requirements/test.in
requirements/test.txt
smalld_click/__init__.py
smalld_click/smalld_click.py
smalld_click.egg-info/PKG-INFO
smalld_click.egg-info/SOURCES.txt
smalld_click.egg-info/dependency_links.txt
smalld_click.egg-info/requires.txt
smalld_click.egg-info/top_level.txt
test/test_smalld_click.py