File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
44![ build status] ( https://github.com/praisetompane-programming-languages/python/actions/workflows/python.yaml/badge.svg ) <br >
55
6- ** objective** :
7- - An in-depth study of Python's design, implementation and ecosystem.
6+ ** objective** : An in-depth study of:
7+ - Python's Interpreter:
88 - This focuses on [ CPython] ( https://github.com/python/cpython ) .
9-
10-
9+ - Python's language design, implementation and ecosystem.
1110
1211## Language Details:
1312 - [ language reference] ( https://docs.python.org/3.11/reference/index.html#reference*index )
14- - compiler/interpreter:
15- - [ cpython implementation] ( https://github.com/python/cpython )
16- - [ Bennett, J. 2019. See CPython run: Getting to know your Python interpreter. North Bay Python] ( https://www.youtube.com/watch?v=tzYhv61piNY )
13+ - [ interpreter] ( https://github.com/python/cpython )
14+ - [ Bennett, J. 2019. See CPython run: Getting to know your Python interpreter. North Bay Python] ( https://www.youtube.com/watch?v=tzYhv61piNY )
1715 - [ base modules index] ( https://docs.python.org/3/py-modindex.html )
1816 - [ standard library reference] ( https://docs.python.org/3.11/library/index.html )
1917 - [ packaging and distribution] ( https://packaging.python.org/en/latest/ )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments