iplitharas / pytemplate

Python project template using cookiecutter πŸͺ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-template

Python project template using cookiecutter πŸͺ

Test Project Template pre-commit Code Style

Features

A Python project template using cookiecutter πŸͺ with the following features:

Usage

Create a new project using the template by running the following command:

cookiecutter git@github.com:iplitharas/project-template.git

Go to the project directory and build it:

cd <project-name>
make setup-local-env

About

Python project template using cookiecutter πŸͺ

License:MIT License


Languages

Language:Python 75.1%Language:Dockerfile 13.3%Language:Makefile 11.6%