PyWeb in November 2025 at CyberArk in Petach Tikva
Organizers
Schedule
Coding best practices is a phrase we hear often, but how often do we actually take time to stop and examine the patterns we use every day?
In this short talk, I’ll share a few selected practices and anti-patterns that I came across over the last year. We’ll cover these practices through live coding examples and design tradeoffs, focusing on where things can go wrong, even when they seem right.
Learn how to reduce dependency bloat and optimize your Python projects using strategic import patterns, TYPE_CHECKING, Protocol types, and advanced type-hinting techniques. Discover practical strategies to cut import times by 50-80% while maintaining clean, scalable code. Based on my medium blog post.
Schedule to copy
Hosted by CyberArk
* Start time: 18:00
Language: Hebrew
Length: 30 min
Coding best practices is a phrase we hear often, but how often do we actually take time to stop and examine the patterns we use every day?
In this short talk, I’ll share a few selected practices and anti-patterns that I came across over the last year. We’ll cover these practices through live coding examples and design tradeoffs, focusing on where things can go wrong, even when they seem right.
Language: Hebrew
Length: 20 min
Learn how to reduce dependency bloat and optimize your Python projects using strategic import patterns, TYPE_CHECKING, Protocol types, and advanced type-hinting techniques. Discover practical strategies to cut import times by 50-80% while maintaining clean, scalable code. Based on my medium blog post.


