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
Type | Build | Description |
---|---|---|
Python | Pure Python | |
Python/C++ | Python/C++ (binding via pybind11 and/or standalone C++) |
|
Python/Rust | Python with rust binding via PyO3 |
|
Python/Jupyter | Python with Jupyter extension (JS) | |
Python/JavaScript | Python with self-contained JS frontend | |
Python/JS/Rust | Rust with Python binding (PyO3 ) and WebAssembly binding (to JS) |
Type | Build | Description |
---|---|---|
Coming soon |
Don't see a template you want? Reach out via discussions