Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22462

Daily Tech Video (Python): [Video 210] Andrea Crotti: Metaprogramming, from decorators to macros

$
0
0

Metaprogramming is a powerful technique in which we write code that then writes code. What tools does Python provide for metaprogramming? And how/when should we use such techniques?  In this talk, Andrea Crotti walks us through metaprogramming in Python, showing such techniques as decorators and metaclasses.  If you’re an intermediate Python developer looking to improve your code, this talk should give you many new ideas.

The post [Video 210] Andrea Crotti: Metaprogramming, from decorators to macros appeared first on Daily Tech Video.


Viewing all articles
Browse latest Browse all 22462

Trending Articles