LICENSE.md
MANIFEST.in
README.md
conf.py
pyproject.toml
setup.cfg
setup.py
version.py
examples/__init__.py
tests/__init__.py
tests/config.py
tests/conftest.py
tests/test_from_fs.py
tests/test_to_typer.py
tests/typer_assertions.py
tests/e2e/__init__.py
tests/e2e/cli_stub.py
tests/e2e/ext_click.py
tests/e2e/test_e2e.py
tests/fixtures/__init__.py
tests/fixtures/route.py
tests/fixtures/router.py
tests/fixtures/typer.py
tests/input_files/__init__.py
tests/input_files/app1/__init__.py
tests/input_files/app1/command1.py
tests/input_files/app1/container1/__init__.py
tests/input_files/app1/container1/command1_1.py
tests/input_files/app1/container1/command1_2.py
tests/input_files/app1/container2/__init__.py
tests/input_files/app1/container2/container2_1/__init__.py
tests/input_files/app1/container2/container2_1/command2_1_1.py
typer_router/__init__.py
typer_router/exc.py
typer_router/from_fs.py
typer_router/route.py
typer_router/router.py
typer_router/to_typer.py
typer_router.egg-info/PKG-INFO
typer_router.egg-info/SOURCES.txt
typer_router.egg-info/dependency_links.txt
typer_router.egg-info/requires.txt
typer_router.egg-info/top_level.txt