forked frompython/devguide
- Notifications
You must be signed in to change notification settings - Fork0
The Python developer's guide
License
NotificationsYou must be signed in to change notification settings
Develop-Python/devguide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This guide covers how to contribute to CPython. It is known by thenickname of "the devguide" by the Python core developers.
The official home of this guide ishttps://devguide.python.org.
For the compilation of the devguide, you need to use a version of Python whichsupports thevenv
module, because themake html
command will create avirtual environment and will install theSphinx
package:
make html
About
The Python developer's guide
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python59.1%
- Batchfile19.3%
- Makefile18.5%
- HTML2.5%
- CSS0.6%