Skip to content

meltygroup/cookiecutter-aiohttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-aiohttp

A cookiecutter template to bootstrap an aioHTTP server.

Prerequisites

You need cookiecutter to process this template:

python -m pip install cookiecutter

Running

To create a project using this template, simply run cookiecutter:

cd <your_project_folder>
cookiecutter gh:meltygroup/cookiecutter-aiohttp

You'll have to fill some questions and the magic happens!

About

Bootstrap an aiohttp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published