.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
main.py
noxfile.py
pyproject.toml
requirements-dev.txt
requirements.txt
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/tests.yml
assets/logo.png
examples/__init__.py
examples/example_1.py
examples/example_2.py
examples/git_cli/__init__.py
examples/git_cli/add_group.py
examples/git_cli/common.py
examples/git_cli/git.py
examples/git_cli/init_group.py
examples/git_cli/remote_group.py
tests/tests.py
typed_argparser/__init__.py
typed_argparser/config.py
typed_argparser/constants.py
typed_argparser/exceptions.py
typed_argparser/fields.py
typed_argparser/formatter.py
typed_argparser/groups.py
typed_argparser/libs.py
typed_argparser/parser.py
typed_argparser/types.py
typed_argparser/utils.py
typed_argparser/validators.py
typed_argparser.egg-info/PKG-INFO
typed_argparser.egg-info/SOURCES.txt
typed_argparser.egg-info/dependency_links.txt
typed_argparser.egg-info/requires.txt
typed_argparser.egg-info/top_level.txt