Beautiful is better than ugly.
-
Updated
Aug 22, 2022 - Python
Beautiful is better than ugly.
Inspect locals used inside a @promplate template
A parser-generation library that makes use of python metaprogramming to inject the parsing-logic into user defined AST-classes
Language so-called features. Mostly python because you can do anything in python. Also Javascript.
forge new function objects with reinit-ed default params
Programas e Trabalhos desenvolvidos para a disciplina de Programação Orientada a Objetos II do curso de Bacharelado em Ciências da Computação. Disciplina cursada no 3º Semestre
A Python script that demonstrates the dynamic injection of decorators into classes within a Python source file.
A high-level library for Python object inspection
A subclass of tuple that allows for named attribute access. Note that a structure with the same name and usage is available in Python 2.6 as collections.namedtuple, but this is smaller and available in Python 2.4+. If you ask the question "should I use this or collections.namedtuple?" the answer will invariably be the latter. The only real benef…
Basics about Meta programming in python
Conan package for https://github.com/eliasdaler/MetaStuff
Custom Python decorators I wrote to restrict method arguments to a specific type. I also added an encrypt/decrypt decorator as well.
🐍 High-level Python programming language theory and development.
File Guard - protect the content of your files and directories during testing. Change the contents of the file/directory as you wish, after the test has completed, its original content will be restored.
Project for Reminda: Application to help you study
This task specific Meta Backend Developer Course Specialization Module in Programming with Python in Week2, and Focus in Python fundamentals, file handling in csv file
Add a description, image, and links to the metaprogramming topic page so that developers can more easily learn about it.
To associate your repository with the metaprogramming topic, visit your repo's landing page and select "manage topics."