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.
Python 3.11+
pip install selfcookie
selfcookie package-name
You can read the detailed documentation at https://www.kindos.org/selfcookie/ .