Skip to content

siananigans/aiohttp-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Aiohttp CookieCutter


Simple cookiecutter to run cron jobs and/or host api endpoints in an aiohtttp server.


Create a project from this cookiecutter remotely

Install cookiecutter library:

pip install cookiecutter

Make a template project:

cookiecutter https://github.com/siananigans/aiohttp-cookiecutter

Alternatively, you can clone this repo locally and call the cookiecutter method as before but with the path to your local version.

E.g

cookiecutter ~/sian/Documents/Projects/cookiecutters/aiohttp-cookiecutter

More information on the cookiecutter library available on their documentation page.

Author - Sian

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages