Skip to content

charlax/cookiecutter-python-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

A template for Python web API

This template follows the best practices laid out in A Python project checklist

Pre-requisites

Cookiecutter installed, see how to install Cookiecutter

Use it

$ cookiecutter https://github.com/charlax/cookiecutter-python-api
app_package [api]:
description [my awesome API]:
license [Proprietary]:
$ cd api
$ make install
$ make test

About

A template for Python HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published