Skip to content

gdemarcsek/python-microservice-template

Repository files navigation

Simple Python microservice template

Stack

  • Python3.11
  • FastAPI

Tools

  • Dependency management: poetry
  • Type checking: MyPy + PyDantic
  • Styling: flake8
  • Testing: pytest + coverage
  • SCA: Trivy
  • SAST: Semgrep
  • Workflow automation: tox

Deployment

  • Docker

About

FastAPI Python3 project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published