Zech Zimmerman
Zech

Zech

Follow
Zech Zimmerman

Zech Zimmerman

4 followers

I am a lifelong Pythonista with a passion for helping others grow & build amazing things. I love talking about simple-to-use interfaces to powerful service-oriented systems.

How To Use Any/All Efficiently in Python

Jul 17, 20225 min read 1.0K views

Using generator expressions and the filtering if syntax to make the any & all functions as fast as possible. · One day you're tasked with checking if the...

How To Use Any/All Efficiently in Python
Try, Except … Else?
Moving On From Discord.py
Terrible But Cool Code - Metaclasses