You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Python](https://github.com/python-project-templates/python-template)|[](https://github.com/python-project-templates/python-template/actions/workflows/build.yaml)| Pure Python |
20
-
|[Python/C++](https://github.com/python-project-templates/python-template-cpp)|[](https://github.com/python-project-templates/python-template-cpp/actions/workflows/build.yaml)| Python/C++ (binding via `pybind11` and/or standalone C++) |
21
-
|[Python/Rust](https://github.com/python-project-templates/python-template-rust)|[](https://github.com/python-project-templates/python-template-rust/actions/workflows/build.yaml)| Python with rust binding via `PyO3`|
22
-
|[Python/Jupyter](https://github.com/python-project-templates/python-template-jupyter)|[](https://github.com/python-project-templates/python-template-jupyter/actions/workflows/build.yaml)| Python with Jupyter extension (JS) |
23
-
|[Python/JavaScript](https://github.com/python-project-templates/python-template-js)|[](https://github.com/python-project-templates/python-template-js/actions/workflows/build.yaml)| Python with self-contained JS frontend |
24
-
|[Python/JS/Rust](https://github.com/python-project-templates/rust-js-wasm-template)|[](https://github.com/python-project-templates/rust-js-wasm-template)| Rust with Python binding (`PyO3`) and WebAssembly binding (to JS) |
25
-
|[Python/Zig](https://github.com/python-project-templates/python-template-zig)|[](https://github.com/python-project-templates/python-template-zig/actions?query=workflow%3A%22Build+Status%22)| Python with zig binding via `ziggy-pydust`|
|[Python](https://github.com/python-project-templates/python-template)|[](https://github.com/python-project-templates/python-template/actions/workflows/build.yaml)| Pure Python|
20
+
|[Python/C++](https://github.com/python-project-templates/python-template-cpp)|[](https://github.com/python-project-templates/python-template-cpp/actions/workflows/build.yaml)| Python/C++ (binding via `pybind11` and/or standalone C++)|
21
+
|[Python/Rust](https://github.com/python-project-templates/python-template-rust)|[](https://github.com/python-project-templates/python-template-rust/actions/workflows/build.yaml)| Python with rust binding via `PyO3`|
22
+
|[Python/Jupyter](https://github.com/python-project-templates/python-template-jupyter)|[](https://github.com/python-project-templates/python-template-jupyter/actions/workflows/build.yaml)| Python with Jupyter extension (JS)|
23
+
|[Python/JavaScript](https://github.com/python-project-templates/python-template-js)|[](https://github.com/python-project-templates/python-template-js/actions/workflows/build.yaml)| Python with self-contained JS frontend|
24
+
|[Python/JS/Rust](https://github.com/python-project-templates/rust-js-wasm-template)|[](https://github.com/python-project-templates/rust-js-wasm-template)| Rust with Python binding (`PyO3`) and WebAssembly binding (to JS) |
25
+
|[Python/Zig](https://github.com/python-project-templates/python-template-zig)|[](https://github.com/python-project-templates/python-template-zig/actions?query=workflow%3A%22Build+Status%22)| Python with zig binding via `ziggy-pydust`|
26
26
27
27
### Other Templates
28
28
29
-
| Type | Build | Description |
30
-
|:-----|:-----|:------|
31
-
| Coming soon |||
29
+
| Type | Build | Description |
30
+
|:---------- |:----|:---------- |
31
+
| Coming soon |||
32
32
33
33
### Other Tools
34
34
35
-
| Name | Description |
36
-
|:-----|:------|
37
-
|[yardang](https://yardang.python-templates.dev)| yardang is a Python library for generating Sphinx documentation |
38
-
|[hatch-cpp](https://github.com/python-project-templates/hatch-cpp)|`hatch-cpp` is a [hatch](https://hatch.pypa.io/latest/) plugin for C++ |
0 commit comments