10000 GitHub - python/devguide at f9ab9e4051ca52b7eb0fbc8e4f92874aa38b3af4
[go: up one dir, main page]

Skip to content

python/devguide

< 10000 div class="OverviewContent-module__Box_6--wV7Tw">

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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 286

0