ozcanyarimdunya / cookiecutter-python-app

A very simple python tool with cookiecutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample python app with cookiecutter

Powered by Cookiecutter

Installation

Install cookiecutter

pip install cookiecutter

Grab the project

cookiecutter gh:ozcanyarimdunya/cookiecutter-python-app

Then install requirements.

cd project_name/
poetry install

You're done!

About

A very simple python tool with cookiecutter

License:MIT License


Languages

Language:Makefile 94.0%Language:Python 6.0%