📢 Welcome to ChiPy!
Chicago's Python user group!
FEATURED SPONSOR
Learn more about Zoro
and all of our sponsors today
NEXT EVENT
CHIPY __MAIN__ MEETING
When: June 11, 2025, 6 p.m.
Where: Stripe
350 N Orleans Wolf Point Plaza, 5th Floor Chicago, IL 60654
Directions:
One in the wolf point plaza roundabout, enter 350 from the south entrance. If you have the bar-code email you can skip the security desk and go up the escalator. Use the bar code to go into the gates by elevator bank. Go up to the fifth floor and turn east.
Registration for this event will close on Wednesday June 11 at 12:00 p.m.
Attendance:
In Person Pythonistas: 20
TOPICS FOR NEXT EVENT
Flexible, Maintainable Python: A Gentle Intro to Dependency Injection
Dependency injection (DI) isn’t just for enterprise Java. DI is a simple, versatile design technique that can help you write less coupled, more modular, and more testable code. By the end of this talk, you'll be able to:
-
Spot implicit dependencies in your code
-
Understand what dependency injection is and why it matters
-
Apply simple DI in your Python code using functions or parameters
-
Know when not to …
To pickle or not to pickle
We will go over the implications of how deciding a serialization format (also known as a data interchange format) can have on your performance, security and readability. We will study JSON, pickle and safetensors and understand the decision making and the specifications of those formats have and why you should choose one over the other. We will also show the implications of how others have used and when these formats while are a good idea before start to change in …
Learn moreABOUT US

