decorator
Decorator factory
A module providing a set of tools and abstractions for defining function decorators and decorator factories.
decorator
853 stars
24 watching
109 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
metaprogrammingpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library that injects custom attributes into Android layouts without the need to extend and create custom Views for each functionality | 302 | |
| A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 | |
| A decorator for specifying component arguments with runtime type checking | 30 | |
| A tool that simplifies the creation of test fixtures in Django applications | 848 | |
| A library of decorators to enforce data type constraints on function attributes | 0 | |
| A Swift library for decorating strings with styles and attributes | 15 | |
| Provides syntactic sugar for writing custom LangChain prompts and chains, making it easier to write more pythonic code. | 228 | |
| A library to enable BEM flavored modifiers in styled components. | 297 | |
| An Ember addon that provides decorator syntax for managing concurrency in Ember applications. | 70 | |
| A utility library for enhancing Vue.js components with decorators and other features. | 32 | |
| Provides a simple implementation of decorators in Draft.js for decorating text content with custom props. | 25 | |
| A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 103 | |
| A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 | |
| Tool to modify assembly code by inserting random no-instructions. | 236 | |
| Decorator to mark outdated code as deprecated and provide a reason for its replacement | 310 |