Skip to content
@python-project-templates

Python Project Templates

Python, C++, Rust, JavaScript, Jupyter, and more

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

Base Template GitHub Copier License

Type Build Description
Python Build Status Pure Python
Python/C++ Build Status Python/C++ (binding via pybind11 and/or standalone C++)
Python/Rust Build Status Python with rust binding via PyO3
Python/Jupyter Build Status Python with Jupyter extension (JS)
Python/JavaScript Build Status Python with self-contained JS frontend
Python/JS/Rust Build Status Rust with Python binding (PyO3) and WebAssembly binding (to JS)
Python/Zig Build Status Python with zig binding via ziggy-pydust

Other Templates

Type Build Description
Coming soon

Other Tools

Name Version Description
yardang PyPI yardang is a Python library for generating Sphinx documentation
hatch-build PyPI A minimal CLI wrapper around hatchling build
hatch-cpp PyPI hatch-cpp is a hatch plugin for C++
hatch-js PyPI hatch-js is a hatch plugin for JavaScript
hatch-rs PyPI hatch-rs is a hatch plugin for Rust
hatch-go PyPI hatch-go is a hatch plugin for Go
hatch-zig PyPI hatch-zig is a hatch plugin for Zig
hatch-multi PyPI hatch-multi is a hatch plugin to create multiple discrete
packages from optional-dependencies (extras)

Don't see a template you want? Reach out via discussions

Pinned Loading

  1. base base Public

    Base template repository, built on copier

    Jinja 9

  2. yardang yardang Public

    yardang is a Python library for generating Sphinx documentation

    Python 6

  3. hatch-cpp hatch-cpp Public

    Hatch plugin for C++

    Python 3

  4. hatch-js hatch-js Public

    Hatch plugin for JavaScript

    Python 2

  5. hatch-multi hatch-multi Public

    Create multiple discrete packages from optional-dependencies (extras)

    Python 1

  6. python-template python-template Public template

    A pure-python project template

    Python 7 3

Repositories

Showing 10 of 23 repositories
  • python-template-jupyter Public template

    A python/JS project template for Jupyter extensions

    python-project-templates/python-template-jupyter’s past year of commit activity
    JavaScript 5 Apache-2.0 2 0 0 Updated Dec 2, 2025
  • python-template-rustjswasm Public template

    A Python/Rust/JavaScript/WebAssembly project template

    python-project-templates/python-template-rustjswasm’s past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Dec 1, 2025
  • hatch-build Public

    A minimal CLI wrapper around hatchling build

    python-project-templates/hatch-build’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Dec 1, 2025
  • python-template-rust Public template

    A Python/Rust project template

    python-project-templates/python-template-rust’s past year of commit activity
    Rust 7 Apache-2.0 2 1 0 Updated Dec 1, 2025
  • python-template-js Public template

    A Python/JS project template

    python-project-templates/python-template-js’s past year of commit activity
    JavaScript 4 Apache-2.0 1 0 0 Updated Dec 1, 2025
  • base Public

    Base template repository, built on copier

    python-project-templates/base’s past year of commit activity
    Jinja 9 Apache-2.0 0 5 0 Updated Nov 30, 2025
  • yardang Public

    yardang is a Python library for generating Sphinx documentation

    python-project-templates/yardang’s past year of commit activity
    Python 6 Apache-2.0 0 1 0 Updated Nov 29, 2025
  • p2a Public

    pydantic models to argparse CLIs

    python-project-templates/p2a’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Nov 23, 2025
  • hatch-rust Public

    Hatch plugin for Rust

    python-project-templates/hatch-rust’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Nov 23, 2025
  • hatch-javascript Public

    Hatch plugin for Javascript

    python-project-templates/hatch-javascript’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Nov 23, 2025

Most used topics

Loading…