Skip to content

AA-Turner/devguide

This branch is 18 commits ahead of, 507 commits behind python/devguide:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

596fa71 · Jul 12, 2022
May 3, 2022
Jul 12, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
Jul 11, 2022
May 25, 2017
Jun 15, 2022
Jun 8, 2018
May 20, 2022
Oct 21, 2020
Jul 12, 2022
Jul 11, 2022
Jun 15, 2022
Jul 11, 2022
Jul 11, 2022

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.

Compilation

For the compilation of the devguide, you need to use a version of Python which supports the venv module, because the make html command will create a virtual environment and will install the Sphinx package:

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.0%
  • Makefile 22.4%
  • Batchfile 19.7%
  • Jinja 8.9%
  • CSS 6.0%