Ge0 / copier-python-pdm

An opinionated Copier template for Python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python project template

An opinionated Copier template for Python projects managed by PDM.

Features

Quickstart

Make sur all the requirements are met, then:

copier 'https://github.com/vivienm/copier-python-pdm.git' path/to/your/project

Or even shorter:

copier 'gh:vivienm/copier-python-pdm' /path/to/your/new/project

Requirements

To use this Copier template, you will need:

Copier

To install copier, you may follow its installation instructions or use pipx:

pipx install copier

PDM

To install PDM, you may follow its installation instructions, or use pipx:

pipx install pdm

About

An opinionated Copier template for Python projects


Languages

Language:Jinja 100.0%