Skip to content

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages