ave2me / cookiecutter-aiohttp

Cookiecutter aiohttp is a template for jumpstarting aiohttp projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter aiohttp

Code style: black

Cookiecutter aiohttp is a template for jumpstarting aiohttp projects powered by Cookiecutter.

Overview

  • Uses Python 3.7
  • For aiohttp 3.4
  • Poetry for dependency management
  • black formatter included
  • wemake-python-styleguide and mypy are available out-of-the-box and their usage is strongly recommended
  • Basic Dockerfile and docker-compose
  • MongoDB 4.0 as a default DB

About

Cookiecutter aiohttp is a template for jumpstarting aiohttp projects.

License:MIT License


Languages

Language:Python 93.6%Language:Dockerfile 6.4%