Skip to content

georgedouzas/copier-pdm-nox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52f37c3 · Oct 12, 2024
Sep 19, 2023
Mar 13, 2023
Oct 12, 2024
Mar 13, 2023
Mar 13, 2023
Oct 12, 2024
Mar 13, 2023
Apr 3, 2023
Mar 13, 2023
Jul 2, 2024
Sep 21, 2023
Jul 2, 2024
Mar 13, 2023
Mar 14, 2023

Repository files navigation

Copier PDM and Nox

Copier template for Python projects managed by PDM with the help of Nox.

Features

Prerequisites

To use the template's development tasks, the following command-line tools are required:

Usage

To use the template for a new project:

copier copy "gh:georgedouzas/copier-pdm-nox.git" /path/to/your/new/project

To update the project using a new version of the template:

copier update

Credits

This template is based on copier-pdm from Timothée Mazzucotelli. You may also check his other amazing projects.