Metaprogramming with Python : A programmer's guide to writing reusable code to build smarter applications
(Reklamlänk)
Effective and reusable code makes your application development process seamless and easily maintainable. With Python, you will have access to advanced metaprogramming features that you can use to build high-performing applications. The book starts by introducing you to the need and applications of