Skip to content

A modern Cookiecutter template for scaffolding Python packages and apps.

License

Notifications You must be signed in to change notification settings

rchretien/poetry-cookiecutter

 
 

Repository files navigation

Poetry Cookiecutter

A modern Cookiecutter template for scaffolding Python packages and apps.

Using

Setting up a new project with this template
  1. Install Cruft in your Python environment with:
    pip install cruft
  2. Create a new repository and clone it locally.
  3. In the repository's parent directory, run:
    cruft create -f [email protected]:radix-ai/poetry-cookiecutter.git
Updating your project with the latest template
  1. Run cruft check to check for updates.
  2. Run cruft update to update to the latest scaffolding.
  3. Address failed merges in any .rej files.

Features

About

A modern Cookiecutter template for scaffolding Python packages and apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 85.8%
  • Python 10.5%
  • Shell 3.7%