| .. | ||
| tests | ||
| {{ python_package }} | ||
| .gitignore | ||
| CHANGELOG.md | ||
| copier.yml | ||
| LICENSE.txt | ||
| pyproject.toml.jinja | ||
| README.md.jinja | ||
| {{ _copier_conf.answers_file }}.jinja | ||
# {{ package_title }}
{{ description }}
## Installation
```console
pip install {{ package_name }}
```
## License
`{{ package_name }}` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.