gitmyhub

python-guide

Batchfile ★ 30k updated 1y ago

Python best practices guidebook, written for humans.

A community-maintained guidebook of Python best practices written for human readers who want to learn to write good, idiomatic Python beyond just knowing the syntax.

Pythonsetup: easycomplexity 1/5

This repository contains the source for a Python best practices guidebook written for human readers rather than as technical reference documentation. It is described as a guide to Python written for humans, covering best practices for the language. The project is associated with the Real Python brand and is written in a format suited to a book or structured guide rather than code examples.

Where it fits