Skip to content

Details

In many ways, Python is C wrapped in 10 layers of abstractions. Join PySTL as we explore Python's underlying object and type model by implementing a python extension in C with zero external libraries like Py03 or PyBind11.

We will explore and implement low level programming concepts like reference counted smart pointers, dynamic dispatch, and memory mapped files in C and mapping them into the CPython API

Partners and Sponsors
PySTL is a community partner of the Python Software Foundation, sponsored by Manning Publications and a member organization of the St. Louis ACM Chapter.

Related topics

You may also like