A __new__ way to __init_subclass__ for python automation. - DevConf.CZ 2024
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Discover a powerful Python automation technique in this 35-minute conference talk from DevConf.CZ 2024. Explore how to move beyond traditional "if-else" solutions and maintained lookup tables through a live demonstration. Delve into metaprogramming concepts while maintaining practical applicability to everyday programming tasks. Learn how to efficiently organize applications that handle various encryptions or file types, with a focus on creating automated solutions requiring minimal manual intervention. Gain insights into designing flexible and scalable code structures for decrypting or loading different data formats. This presentation by Faisal Al-Rayes aims to inspire innovative approaches to common programming challenges, emphasizing automation and reduced manual overhead.
A New Way to __init_subclass__ for Python Automation