Skip to content

python-project-templates/copier-template-python-open-source

 
 

Repository files navigation

copier-template-python-open-source

A copier template for python packages developed at QuantCo using the pixi package manager. For documentation on pixi see here.

Usage

pixi exec --spec copier --spec ruamel.yaml -- copier copy --trust https://github.com/quantco/copier-template-python-open-source <destination-path>

To update to a newer template version:

pixi exec --spec copier --spec ruamel.yaml -- copier update --defaults --trust

Note that copier will show Conflict for files that have manual changes. This is normal. As long as there are no merge conflict markers in the files all patches applied cleanly.

About

Copier template for python projects using pixi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.5%
  • Jinja 29.5%