Dmitry Posokhov

Dmitry Posokhov @posax

About: Python Developer

Location:
Magdeburg
Joined:
Jul 22, 2024

Dmitry Posokhov
articles - 3 total

Asyncio Events and Conditions: The Secret Life of Python's Traffic Signals

Ever wondered how your Python coroutines manage to play nicely together without causing a traffic...

Learn More 1 0Oct 7 '24

Beyond Zipping Up a Coat: Beneficial use of itertools.zip_longest()

Bet you've probably encountered the frustration of losing data trying to zip two lists with different...

Learn More 0 0Aug 9 '24

Do Not Make This Mistake with Python Descriptors

Descriptors provide a powerful way to manage attribute access (like as Django models style 😀), but...

Learn More 1 0Jul 22 '24