Get your guided tour through the Python 3.9 interpreter: Unlock the inner workings of the Python language, compile the Python interpreter from source code, and participate in the development of CPython. Are there certain parts of Python that just seem like magic? This book explains the concepts,
CPython Internals: Your Guide to the Python 3 Interpreter
โ Scribed by Anthony Shaw
- Tongue
- English
- Leaves
- 394
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Get your guided tour through the Python 3.9 interpreter: Unlock the inner workings of the Python language, compile the Python interpreter from source code, and participate in the development of CPython.
Are there certain parts of Python that just seem like magic?
This book explains the concepts, ideas, and technicalities of the Python interpreter in an approachable and hands-on fashion.
Once you see how Python works at the interpreter level, you can optimize your applications and fully leverage the power of Python.
By the End of the Book Youโll Be Able To:
- Read and navigate the CPython 3.9 interpreter source code. Youโll deeply comprehend and appreciate the inner workings of concepts like lists, dictionaries, and generators.
- Make changes to the Python syntax and compile your own version of CPython, from scratch. Youโll customize the Python core data types with new functionality and run CPythonโs automated test suite.
- Master Pythonโs memory management capabilities and scale your Python code with parallelism and concurrency.
- Debug C and Python code like a true professional. Profile and benchmark the performance of your Python code and the runtime.
- Participate in the development of CPython and know how to contribute to future versions of the Python interpreter and standard library. How great would it feel to give back to the community as a โPython Core Developer?โ
With this book youโll cover the critical concepts behind the internals of CPython and how they work with visual explanations as you go along.
Each page in the book has been carefully laid out with beautiful typography, syntax highlighting for code examples.
About the Author:
Anthony Shaw is a CPython contributor and a PyCon speaker. He has a B.Sc. in Computer Science and over 8 years of experience working with Python. Anthony is also a Fellow of the Python Software Foundation and member of the Open-Source Apache Foundation.
What Python Developers Say About The Book:
โItโs the book that I wish existed years ago when I started my Python journey. [...] After reading this book your skills will grow and you will be able solve even more complex problems that can improve our world.โ
โ Carol Willing, CPython Core Developer & Member of the CPython Steering Council
โCPython Internals is a great (and unique) resource for anybody looking to take their knowledge of Python to a deeper level.โ
โ Dan Bader, Author of Python Tricks
โThere are a ton of books on Python which teach the language, but I havenโt really come across anything that would go about explaining the internals to those curious minded.โ
โ Milan Patel, Vice President at (a major investment bank)
โI can recommend CPython Internals to anyone who wants to get going with hacking on CPython.โ
โ Guido van Rossum, Creator of Python
๐ SIMILAR VOLUMES
<p>ย </p><p>If you want to learn the most modern programming language in the world, then keep reading. Python is an high-level programming language.ย It's a modern language, easy to learn and understand but very powerful.</p><p>It's a versatile programming language that is now being used on a lot o
I have used Jython on-and-off since it went by the name JPython. There was a period during which I feared, like others, that Jython (and thus Python for the Java platform) was doomed to stagnation and a slow death. Thankfully, this great programming tool has been resurrected in the last year and bro
<p>Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and
Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is
<p>Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and