

About us
PySTL is a community organization dedicated to the Python programming language. Our mission is to provide a platform for people to share their work and/or personal projects that use Python, and to highlight the diverse industries that Python is used in. Do you have a talk or project you want to share? Please email kevinlai31@gmail.com and we can discuss.
Partners and Sponsors
- We are an official community partner of the Python Software Foundation
- We partner with St. Louis Code and Coffee and you can often find us during the biweekly meetups. We also partner with the STL Go meetup
- We are sponsored by Manning Publishing, who generously provides us with e-books and group discounts.
PySTL Meetup Code of Conduct
Please see here for our code of conduct
Upcoming events
2

The CPython API
TechArtista CWE, 4818 Washington Boulevard, St. Louis, MO, USIn 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.12 attendees
Past events
9

