File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# modern-python
22
3- [ Copier] ( https://copier.readthedocs.io/en/stable/ ) template for modern Python packages.
4-
5- - GitHub repository: < https://github.com/leodevian/modern-python >
6- - License: MIT
3+ ![ release] ( https://img.shields.io/github/v/release/leodevian/modern-python )
4+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/leodevian/modern-python/ci.yaml?branch=main&logo=github&label=CI )] ( https://github.com/leodevian/modern-python/actions/workflows/ci.yaml )
5+ [ ![ license] ( https://img.shields.io/github/license/leodevian/modern-python )] ( https://github.com/leodevian/modern-python/blob/main/LICENSE )
76
8- ## Requirements
7+ [ Copier ] ( https://copier.readthedocs.io/en/stable/ ) template for modern Python packages.
98
109This Copier template requires:
1110
@@ -25,8 +24,6 @@ To install Copier and Copier Template-Extensions, use [uv](https://docs.astral.s
2524uv tool install copier --with copier-template-extensions
2625```
2726
28- ## Quick usage
29-
3027Run ` copier copy ` to generate your Python package:
3128
3229``` bash
You can’t perform that action at this time.
0 commit comments