You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
test | 3 years ago | |
{{cookiecutter.package}} | 3 years ago | |
.gitignore | 3 years ago | |
CHANGELOG.md | 3 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
pyproject.toml | 3 years ago |
README.md
{{cookiecutter.package}}
{{cookiecutter.package_description}}
Install
$ pip install {{ cookiecutter.package }}
Example
print("TODO")