Project Template Base

August 5, 2026 · View on GitHub

This project uses copier to provide Python and JavaScript project templates. See our homepage for more information.

Homepage Copier License

pip install copier
copier copy https://github.com/python-project-templates/base.git path/to/new/project

Note

Install the Python Templates Copier Update GitHub App on repositories generated from this template to receive weekly template update pull requests.

One selector chooses a template:

  • Python / … options generate pure Python, C++, JavaScript, Jupyter, Rust, and WebAssembly-backed Python packages from python/.
  • JavaScript / UI Toolkit / Svelte generates a Svelte package and showcase from javascript/uitk-svelte/.
  • JavaScript / UI Toolkit / Lit + Web Awesome generates custom elements and a showcase from javascript/uitk-webawesome/.