File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,6 @@ hidden: true
1111
1212## Python Project Templates
1313
14- [ ![ GitHub] ( https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white )] ( https://github.com/python-project-templates )
15- [](https://copier.readthedocs.io/en/stable/)
16- [ ![ License] ( https://img.shields.io/badge/license-Apache--2.0-brightgreen )] ( https://github.com/python-project-templates )
17-
1814This organization contains repos with examples of integrating Python with various tooling (CI/CD, linting, testing etc) and bindings/other language integration.
1915
2016``` bash
@@ -25,6 +21,9 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
2521### Python Templates
2622
2723[ ![ Base Template] ( https://img.shields.io/badge/base-template-blue )] ( https://github.com/python-project-templates/base )
24+ [ ![ GitHub] ( https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white )] ( https://github.com/python-project-templates )
25+ [](https://copier.readthedocs.io/en/stable/)
26+ [ ![ License] ( https://img.shields.io/badge/license-Apache--2.0-brightgreen )] ( https://github.com/python-project-templates/base )
2827
2928| Type | Build | Description |
3029| :-----| :-----| :------|
Original file line number Diff line number Diff line change 11## Python Project Templates
22
3- [ ![ GitHub] ( https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white )] ( https://github.com/python-project-templates )
4- [](https://copier.readthedocs.io/en/stable/)
5- [ ![ License] ( https://img.shields.io/badge/license-Apache--2.0-brightgreen )] ( https://github.com/python-project-templates )
6-
73This organization contains repos with examples of integrating Python with various tooling (CI/CD, linting, testing etc) and bindings/other language integration.
84
95``` bash
@@ -14,6 +10,9 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
1410### Python Templates
1511
1612[ ![ Base Template] ( https://img.shields.io/badge/base-template-blue )] ( https://github.com/python-project-templates/base )
13+ [ ![ GitHub] ( https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white )] ( https://github.com/python-project-templates )
14+ [](https://copier.readthedocs.io/en/stable/)
15+ [ ![ License] ( https://img.shields.io/badge/license-Apache--2.0-brightgreen )] ( https://github.com/python-project-templates/base )
1716
1817| Type | Build | Description |
1918| :-----| :-----| :------|
You can’t perform that action at this time.
0 commit comments