Python Project Templates¶
This organization contains repos with examples of integrating Python with various tooling (CI/CD, linting, testing etc) and bindings/other language integration.
pip install copier
copier copy https://github.com/python-project-templates/base.git path/to/new/project
Python Templates¶
Type |
Build |
Description |
---|---|---|
Pure Python |
||
Python/C++ (binding via |
||
Python with rust binding via |
||
Python with Jupyter extension (JS) |
||
Python with self-contained JS frontend |
||
Rust with Python binding ( |
Other Templates¶
Type |
Build |
Description |
---|---|---|
Coming soon |
Don’t see a template you want? Reach out via discussions