Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 4.2 KB

File metadata and controls

21 lines (15 loc) · 4.2 KB

Project Template Base

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/.