Skip to content

KindOS-Forge/selfcookie

Repository files navigation

A simple Python Cookiecutter Generator.

License: MIT pdm-managed Code style: black

docs workflow

PyPI

What is selfcookie?

selfcookie is a simple Python Cookiecutter generator. It is a tool that helps you create projects from templates. You can use it to quickly create a project skeleton without having to create all the boilerplate code yourself.

How to install

Requirements

Python 3.11+

pip install selfcookie

How to use

selfcookie package-name

Documentation

You can read the detailed documentation at https://www.kindos.org/selfcookie/ .