Skip to content

sarugaku/cookiecutter-python-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Template for Python Application

Usage

cookiecutter https://github.com/sarugaku/cookiecutter-python-app

Features

Pipfile for dependency management

We recommend using Pipenv to work with the Pipfile.

Run this inside the project after generation:

pipenv install --dev

All dependencies (including the in-development package itself) are already listed in the generated Pipfile.

Invoke for automation

Add tasks in tasks directory, and you can run them with pipenv run inv.

About

Cookiecutter Template for Python App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages