Metadata-Version: 2.1
Name: promplate-recipes
Version: 0.2.3.1
Author-Email: Muspi Merol <me@promplate.dev>
License: MIT
Requires-Python: >=3.10
Requires-Dist: promplate~=0.3.4
Requires-Dist: python-box<7.3.0,>=7.1.1
Description-Content-Type: text/markdown

# Recipes

This repo is a collection of useful utilities I generally use in projects created with [`promplate`](https://promplate.dev).

Since they are somewhat opinionated, I chose not to include them in the [`core`](https://github.com/promplate/core) package.
However, I believe they follow best practices and can be quite useful.

> [!WARNING]
> Expect API changes in major version updates.
