Skip to content

📦 Installation

Make sure you have uv installed before you start.

Create new project:

uvx cookiecutter gh:wyattferguson/pattern

Alternatively you can use Cruft:

uvx cruft create gh:wyattferguson/pattern

Then just follow the prompts, pick the tools you want to install, and watch the magic happen.

Requirements

  • UV - An extremely fast Python package and project manager.
  • GitHub Account - A GitHub account is not necessarily required but is highly encouraged.

Optional Requirements

References