Skip to content

taiye-ts/python-web-starter

Repository files navigation

Getting started

Simply git clone repo and use start.sh script

sh start.sh
rm -rf .git

Description

Template for python web project:

  • falcon
  • sqlalchemy
  • alembic
  • postgres as db
  • layered architecture
  • typing
  • unittest as unit testing framework
  • docker image with debian slim 3.8 python
  • makefile for local development commands

Further documentation

All docs regarding starting development environment and commands are described here

About

Falcon, sqlachemy, docker, postgres template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published