Skip to content

raphaelbh/python-web-template

Repository files navigation

Python Web Template

Project Status GitHub License

Template for python web applications.

Requirements

docker

Installation

$ docker-compose up -d

Usage

$ curl http://localhost:5000/api/v1/demo

Running Tests

$ export PYTHONPATH=application
$ pytest --cov=application tests/

Tech Stack

docker python flask swagger

Feedback

If you have any feedback, please contact me at raphaeldias.ti@gmail.com

github linkedin