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.yml)| Pure Python |
31
-
|[Python/C++](https://github.com/python-project-templates/cpp-template)|[](https://github.com/python-project-templates/cpp-template)| Python/C++ (binding via `pybind11` and/or standalone C++) |
32
-
|[Python/Rust](https://github.com/python-project-templates/python-template-rust)|[](https://github.com/python-project-templates/python-template-rust/actions/workflows/build.yml)| Python with rust binding via `PyO3`|
33
-
|[Python/Jupyter](https://github.com/python-project-templates/python-template-jupyter)|[](https://github.com/python-project-templates/python-template-jupyter/actions?query=workflow%3A%22Build+Status%22)| Python with Jupyter extension (JS) |
34
-
|[Python/JavaScript](https://github.com/python-project-templates/python-template-js)|[](https://github.com/python-project-templates/python-template-js/actions?query=workflow%3A%22Build+Status%22)| Python with self-contained JS frontend |
35
-
|[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) |
36
-
|[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|
28
+
|[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++)|
29
+
|[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`|
30
+
|[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)|
31
+
|[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|
32
+
|[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) |
33
+
|[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`|
|[yardang](https://yardang.python-templates.dev)|[](https://pypi.python.org/pypi/yardang)| yardang is a Python library for generating Sphinx documentation |
46
+
|[hatch-cpp](https://github.com/python-project-templates/hatch-cpp)|[](https://pypi.python.org/pypi/hatch-cpp)|`hatch-cpp` is a [hatch](https://hatch.pypa.io/latest/) plugin for C++ |
47
+
|[hatch-js](https://github.com/python-project-templates/hatch-js)|[](https://pypi.python.org/pypi/hatch-js)|`hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
48
+
|[hatch-multi](https://github.com/python-project-templates/hatch-multi)|[](https://pypi.python.org/pypi/hatch-multi)|`hatch-multi` is a [hatch](https://hatch.pypa.io/latest/) plugin to create multiple discrete packages from optional-dependencies (extras) |
43
49
44
50
Don't see a template you want? Reach out via [discussions](https://github.com/python-project-templates/base/discussions)
|[yardang](https://yardang.python-templates.dev)|[](https://pypi.python.org/pypi/yardang)| yardang is a Python library for generating Sphinx documentation |
38
38
|[hatch-cpp](https://github.com/python-project-templates/hatch-cpp)|[](https://pypi.python.org/pypi/hatch-cpp)|`hatch-cpp` is a [hatch](https://hatch.pypa.io/latest/) plugin for C++ |
39
+
|[hatch-js](https://github.com/python-project-templates/hatch-js)|[](https://pypi.python.org/pypi/hatch-js)|`hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
39
40
|[hatch-multi](https://github.com/python-project-templates/hatch-multi)|[](https://pypi.python.org/pypi/hatch-multi)|`hatch-multi` is a [hatch](https://hatch.pypa.io/latest/) plugin to create multiple discrete packages from optional-dependencies (extras) |
40
41
41
42
Don't see a template you want? Reach out via [discussions](https://github.com/python-project-templates/base/discussions)
0 commit comments