Watch a humorous 22-minute PyCon Israel conference talk exploring unconventional and questionable Python programming practices, including mutating immutable strings with cffi, using unusual import techniques, implementing function behavior changes based on caller identity, creating custom syntax extensions through import hooks, and developing complex caching systems tied to module modification times. Learn about these technically possible but inadvisable Python techniques through entertaining examples that serve as cautionary tales of what to avoid in production code.
Things You Can Do in Python But Probably Shouldn't - Advanced Python Anti-Patterns
PyCon Israel via YouTube
Overview
Syllabus
Aur Saraf- Things you can do in Python, but probably shouldn't
Taught by
PyCon Israel