jxstanford / copier-pdm

Copier template for Python projects managed by PDM.

Home Page:https://pawamoy.github.io/copier-pdm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copier PDM

ci documentation gitter

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!

Features

Quick setup and usage

Make sure all the requirements are met, then:

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

Or even shorter:

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

See the documentation for more details.

About

Copier template for Python projects managed by PDM.

https://pawamoy.github.io/copier-pdm

License:ISC License


Languages

Language:Jinja 87.5%Language:Shell 6.7%Language:Python 2.9%Language:CSS 1.5%Language:Makefile 1.3%Language:Dockerfile 0.2%