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-cpp PyPI hatch-cpp is a hatch plugin for C++
hatch-js PyPI hatch-js is a hatch plugin for JavaScript
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 6

  2. yardang yardang Public

    yardang is a Python library for generating Sphinx documentation

    Python 5

  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 2

Repositories

Showing 10 of 21 repositories

Most used topics

Loading…