jet10000 / skol

A Python project skeleton, built with starlette and asyncpg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skol

Build Status codecov

Skol is a simple Python project skeleton, built with starlette and asyncpg.

Quickstart

Build the app containers with make build

Start the app with make start

Run tests with make test

Remove containers with make remove

About

A Python project skeleton, built with starlette and asyncpg

License:MIT License


Languages

Language:Python 64.9%Language:Dockerfile 15.2%Language:Makefile 15.1%Language:Shell 3.8%Language:TSQL 1.0%