Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 650 Bytes

PYthon guideLines

These are comprehensive guidelines for Python backend/full-stack development, consisting of the following:

  1. Code style
  2. Architecture guide
  3. Local development guide
  4. CI/CD pipeline

Why this project?

Because there are a lot of guidelines, but not a single one of them is comprehensive enough for most of the use-cases in modern backend development. Here we collect best of our guides to help maintain big codebases in good shape. Without hard and tricky words and rules.