Skip to content

iritkatriel/devguide

This branch is 2 commits ahead of, 26 commits behind python/devguide:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 10, 2024
Sep 11, 2024
Jul 16, 2024
Oct 9, 2024
Oct 10, 2024
Oct 10, 2024
Sep 24, 2024
Sep 27, 2024
Oct 10, 2024
Oct 7, 2024
Oct 10, 2024
Oct 9, 2024
Oct 10, 2024
Jul 16, 2024
Feb 1, 2023
Aug 15, 2024
May 25, 2024
Oct 9, 2024
Jul 31, 2023
Sep 19, 2024
Mar 27, 2024
Oct 10, 2024
Aug 28, 2024
Sep 2, 2024
Aug 15, 2024
Oct 1, 2024
Aug 31, 2024

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

To render the devguide to HTML, and open the result in a browser, run:

make htmlview

To maintain a live view of edits as they are saved, run:

make htmllive

About

The Python developer's guide

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 38.3%
  • Batchfile 38.0%
  • Python 22.9%
  • CSS 0.8%