Skip to content

ezio-melotti/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

About

The Python developer's guide

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.2%
  • Batchfile 19.7%
  • Makefile 17.8%
  • Jinja 8.9%
  • CSS 6.0%
  • JavaScript 4.4%