scotthaleen / aioapp-template

asyncio app cookiecutter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aioapp template

Python package

install cookiecutter

pip install --user cookiecutter

Run this template to generate a project

cookiecutter gh:scotthaleen/aioapp-template

Run from a specific branch

cookiecutter gh:scotthaleen/aioapp-template -c branch_name

About

asyncio app cookiecutter template


Languages

Language:Python 65.5%Language:Makefile 28.3%Language:Shell 5.3%Language:Dockerfile 0.9%