YoVDO

Peeking into Python’s C API

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Memory Management Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the inner workings of Python's C API in this 30-minute EuroPython Conference talk. Dive into the fundamentals of creating Python bindings for native C libraries through a practical example. Learn how to make C libraries callable from Python and vice versa while gaining insights into essential Python features such as reference counting, memory management, and the internal structure of objects and modules. Discover the complexities behind Python's elegant syntax by examining its C program foundation. Follow along as the speaker guides you through the process of bridging C and Python, uncovering the mechanisms that power this popular programming language. Gain a deeper understanding of Python's architecture, from its object system to memory handling, and explore potential issues like memory leaks. Perfect for curious Python developers looking to peek under the hood and expand their knowledge of the language's core implementation.

Syllabus

Intro
Overview
The C API
Reference Counting
Python Objects
Memory Leak


Taught by

EuroPython Conference

Related Courses

A Brief History of Data Storage
EuroPython Conference via YouTube
Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube
We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube
Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube
The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube