-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md.jinja
More file actions
13 lines (9 loc) · 954 Bytes
/
README.md.jinja
File metadata and controls
13 lines (9 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
# {{ project_name }}
{{ project_description }}
[](https://github.com/{{ github }}/{{ project_name_formatted }}/actions/workflows/build.yaml)
[](https://codecov.io/gh/{{ github }}/{{ project_name_formatted }})
[](https://github.com/{{ github }}/{{ project_name_formatted }})
[](https://pypi.python.org/pypi/{{ project_name_formatted }})
## Overview
> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).