Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 2.63 KB

File metadata and controls

89 lines (62 loc) · 2.63 KB

{%- macro heading(text) -%} {{text}} {% for _ in text %}={% endfor %} {%- endmacro -%} {{ heading(cookiecutter.friendly_name) }}

PyPI Status Python Version License

Tests Codecov pre-commit Black

Features

  • TODO

Requirements

  • TODO

Installation

You can install {{cookiecutter.friendly_name}} via pip from PyPI:

$ pip install {{cookiecutter.project_name}}

Usage

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the {{cookiecutter.license.replace("-", " ")}} license, {{cookiecutter.friendly_name}} is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.