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/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
24
|[Python/JS/Rust](https://github.com/python-project-templates/python-template-rustjswasm)|[](https://github.com/python-project-templates/python-template-rustjswasm)| Rust with Python binding (`PyO3`) and WebAssembly binding (to JS) |
25
25
|[Python/JS/C++](https://github.com/python-project-templates/python-template-cppjswasm)|[](https://github.com/python-project-templates/python-template-cppjswasm)| C++ with Python binding (`pybind11`) and WebAssembly binding (to JS) |
26
-
|[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`|
27
26
28
27
### Other Templates
29
28
30
29
| Type | Build | Description |
31
30
| :---------- | :---- | :---------- |
31
+
|[Python/Go](https://github.com/python-project-templates/python-template-go)|[](https://github.com/python-project-templates/python-template-go/actions?query=workflow%3A%22Build+Status%22)| Python with Go binding via C API |
32
+
|[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`|
0 commit comments