• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "metaprogramming" but not "python"

 Tags: metaprogramming  x  -python  x 
  
  • 10k
    views
    2
    score
    A class decorator for creating named tuples
    Python / metaprogramming, namedtuple / by Eric Snow (11 years ago, revision 3)
  • 8k
    views
    1
    score
    Class-only Methods
    Python / metaprogramming / by Eric Snow (11 years ago)
  • 4k
    views
    1
    score
    A Class Decorator that Adds a copy() Method
    Python / metaprogramming / by Eric Snow (11 years ago)
  • 5k
    views
    1
    score
    Object snoop - experiment with Python special methods
    Python / metaprogramming, methods, object / by Wai Yip Tung (13 years ago)
  • 20k
    views
    2
    score
    Docstring inheritance decorator
    Python / decorator, descriptor, docstring, inheritance, metaprogramming / by Shai Berger (14 years ago)
  • 7k
    views
    0
    score
    Subclass function
    Python / class, metaprogramming, subclass / by Peter Russell (15 years ago, revision 4)

View popular, latest, top-rated or most viewed

Feed of the popular recipes tagged "metaprogramming" but not "python"

Top-rated recipes

  • A class decorator for creating nam… (Python)
  • Docstring inheritance decorator (Python)
  • Class-only Methods (Python)
  • A Class Decorator that Adds a copy… (Python)
  • Object snoop - experiment with Pyt… (Python)
  • Subclass function (Python)

Related tags

  •  +  −  class
  •  +  −  decorator
  •  +  −  descriptor
  •  +  −  docstring
  •  +  −  inheritance
  •  +  −