Skip to content

basejumpa/devguide

 
 

Repository files navigation

The CPython Developer's Guide

Documentation Status Python Discourse chat Code style is black

This guide covers how to contribute to CPython. It is known by the nickname of "the devguide" by the Python core developers.

The official home of this guide is https://devguide.python.org.

Render HTML

To render the devguide to HTML under _build/html, run:

make html

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.3%
  • Batchfile 19.1%
  • Makefile 17.6%
  • Jinja 8.6%
  • CSS 6.1%
  • JavaScript 4.3%