📢 Welcome to ChiPy!
Chicago's Python user group!
FEATURED SPONSOR
Learn more about SpotHero
and all of our sponsors today
NEXT EVENT
CHIPY __MAIN__ MEETING
Description:
TBD
When: Aug. 14, 2025, 6 p.m.
Where: Tegus (by AlphaSense)
200 N. LaSalle Street. Suite 1100. Chicago, IL 60601
Directions:
Building Entry: Upon arriving at Tegus HQ, attendees will be asked to provide a legal ID to the front desk to check-in. Event Location: Floor 11 - Millennium Park Conference Room.
Attendance:
In Person Pythonistas: 19
TOPICS FOR NEXT EVENT
Express Yourself! Using Exceptions to Convey Information
When properly used, exceptions are a powerful tool for conveying information. Let's take a look at how better exception management can help us avoid some common antipatterns.
Learn moreExpressive: a new library for compiling symbolic expressions into fast NumPy functions
Introducing a new library which can compile symbolic expressions into fast NumPy functions - I hope it can help widen the bridge between mathematicians and programmers
A SymPy expression or string is accepted along with sample data, then directly used or converted into a loop over the first dimension of those arrays, and finally compiled with Numba's ahead-of-time mode using the types from the data and exposed through the object's `__call__()`
The given sample data can also be …
Learn moreABOUT US

