

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
1

Context Driven Code Analysis with Python AST
TechArtista CWE, 4818 Washington Boulevard, St. Louis, MO, USTalk Description
Python's Abstract Syntax Tree (AST) provides structured representation of source code, making it possible to analyze programs based on syntax rather than raw text. But the real power AST emerges when combined with contextual information.This talk explorers how context driven analysis can distinguish between similar pieces of code by considering imports, scopes, decorators, classes, function calls, and framework conventions. Through practical examples, we'll examine how AST enables more complex analysis for identifying security risks, understanding code behavior, and improving static analysis.
Schedule
6:00 - 6:45 PM Networking and Announcements
6:45 - 7:45 PM Talk of the Month
7:45 - 8:00 PM Farewell
Sponsor
PySTL is sponsored by Manning Publications
PySTL is a community partner of the Python Software Foundation
Partners
St. Louis Code and Coffee,
Bourbon Friday
PyData STL10 attendees
Past events
11

