pytool-template/{{ package_name }}
2023-05-11 08:05:12 -05:00
..
tests init 2023-05-10 18:32:26 -05:00
{{ python_package }} init 2023-05-10 18:32:26 -05:00
.gitignore init 2023-05-10 18:32:26 -05:00
CHANGELOG.md init 2023-05-10 18:32:26 -05:00
copier.yml init 2023-05-10 18:32:26 -05:00
LICENSE.txt init 2023-05-10 18:32:26 -05:00
pyproject.toml.jinja updates 2023-05-11 08:05:12 -05:00
README.md updates 2023-05-11 08:05:12 -05:00
{{ _copier_conf.answers_file }}.jinja init 2023-05-10 18:32:26 -05:00

{{ package_title }}

{{ description }}

Installation

pip install {{ package_name }}

License

{{ package_name }} is distributed under the terms of the MIT license.