An article introducing metap, a new meta-programming layer for Python, detailing its features like program augmentation, code generation, and structural introspection. It also discusses the benefits of metap over DSLs and provides a tutorial with examples.