TOGETHER IS BETTER THAN ALONE
NOW IS BETTER THAN NEVER

📢 Welcome to ChiPy!

Chicago's Python user group!

FEATURED SPONSOR

We'd like to thank Braintree for their amazing support. Without sponsors like them we couldn't exist.

Learn more about Braintree
and all of our sponsors today

NEXT EVENT: CHIPY __MAIN__ MEETING

When: Aug. 8, 2024, 6 p.m.

Where: Slalom Build

200 E Randolph St, Suite 3800 Chicago, IL 60601

RSVPs

Registration for this event will close on Thursday August 8 at 12:00 p.m.

Attendance:
In Person Pythonistas: 17

TOPICS FOR NEXT EVENT

Package and Share Your Python Code Like a Pro
By: Paul Zuradzki
Experience Level: Novice

Have you ever struggled with making your Python scripts reproducible? Do you want another project to be able to use your code without forcing users to copy your files? 

Ever get stumped by these errors:
```
ImportError: No module named MyPackage
ImportError: attempted relative import with no known parent package
```

If yes, then this talk is for you!

We will talk about
- Python module search path basics
- Learn to make a pip-installable package with automated code quality …

Learn more

The truth about objects
By: Naomi Ceder
Experience Level: Intermediate

“Everything in Python is an object.” This is a profound truth about Python, but what does it mean? Is literally EVERYTHING an object? And what is an object anyway? Are objects the same as instances of a class? How do classes and types really work in Python? And what do metaclasses have to do with anything?

In fact, the answers to these questions are probably not what you think they are - Python’s approach to objects is different from most …

Learn more

JOIN US

Collaborate on Code!
Chat on Slack!
Events on Meetup!
Check out our Tweets!
Watch us on YouTube!

ABOUT US

Founded in 2003, Chicago Python User Group is one of the world's most active programming language special interest groups with over 1,000 active members and many more prestigious alumni. Our main focus is the Python Programming Language. There are many ways to get and stay involved. Meetings are open to all levels. Our main meetings are on the 2nd Thursday of every month and happen online remotely. We have SIGs (Special Interest Groups) in: Mentorship, Data Science, Web technologies, and Finance.
Happy ChiPy people
ChiPy attendees working on projects together