406 Forks
3750 Stars
3750 Watchers

CPython-Internals

Dive into CPython internals, trying to illustrate every detail of CPython implementation

How to download and setup CPython-Internals

Open terminal and run command
git clone https://github.com/zpoint/CPython-Internals.git
git clone is used to create a copy or clone of CPython-Internals repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CPython-Internals https://github.com/zpoint/CPython-Internals/archive/master.zip

Or simply clone CPython-Internals with SSH
[email protected]:zpoint/CPython-Internals.git

If you have some problems with CPython-Internals

You may open issue on CPython-Internals support forum (system) here: https://github.com/zpoint/CPython-Internals/issues