Contribute Media
A thank you to everyone who makes this possible: Read More

The Adventures of a Python Script!

Translations: en

Description

Have you ever wondered what happens between the time you run helloWorld.py and the terminal prints out “Hello world”? I will be sharing the wonderful and interesting process of how the Python interpreter works from the Python source code to the compilation of bytecode.

Presentation page -- https://2018.pycon.ca/talks/talk-A-9013

Details

Improve this page