Skip to content

bjhardcastle/copier-pdm

 
 

Repository files navigation

Copier PDM

Copier template for Python projects managed by PDM.

This copier template is mainly for my own usage, but feel free to try it out, or fork it!

Also checkout copier-poetry, which is the same template but with Poetry instead of PDM. If you are using it, see how to migrate to copier-pdm.

Features

Quick setup and usage

Make sure all the requirements are met, then:

copier "https://github.com/pawamoy/copier-pdm.git" /path/to/your/new/project

Or even shorter:

copier "gh:pawamoy/copier-pdm" /path/to/your/new/project

See the documentation for more details.

About

Copier template for Python projects managed by PDM.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 82.0%
  • Shell 10.9%
  • Python 2.7%
  • CSS 2.2%
  • Makefile 1.9%
  • Dockerfile 0.3%