Python cookiecutter template for command line tools.
Read the blog post COMING SOON.
- Command line interface built with Click.
- Configurable logging with options for JSON and rich text formats.
- Extensive validation helpers for URLs, emails, and more.
- Easy installation via pipx or directly from the repository.
- Pre-configured with development tools like Poetry, pre-commit hooks, and continuous integration setups.