Skip to content

leynier/python-template

Repository files navigation

Python Template

License: MIT Test codecov DeepSource Version Last commit GitHub commit activity Github Stars Github Forks Github Watchers Website GitHub contributors

Python template with CI/CD ready for production

Branches

  • main: For packages, console applications and / or command line interfaces implemented with Python
  • fastapi: For web applications implemented with FastAPI

Features

Main Features

FastAPI Features

  • Configuration for deploy on Heroku
  • Configuration for deploy with Docker

All of the above via GitHub Actions and GitHub Pages