.editorconfig
.env
.gitignore
AUTHORS.md
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
flake.lock
flake.nix
pyproject.toml
tox.ini
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/conf.py
docs/fastcli.rst
docs/index.rst
docs/modules.rst
fastcli/__init__.py
fastcli/__main__.py
fastcli/fastcli.py
fastcli.egg-info/PKG-INFO
fastcli.egg-info/SOURCES.txt
fastcli.egg-info/dependency_links.txt
fastcli.egg-info/not-zip-safe
fastcli.egg-info/requires.txt
fastcli.egg-info/top_level.txt
tests/test_fastcli.py