decorator
Decorator factory
A module providing a set of tools and abstractions for defining function decorators and decorator factories.
decorator
851 stars
24 watching
108 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
metaprogrammingpython
Related projects:
Repository | Description | Stars |
---|---|---|
chemouna/decor | A library that injects custom attributes into Android layouts without the need to extend and create custom Views for each functionality | 302 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
ember-decorators/argument | A decorator for specifying component arguments with runtime type checking | 30 |
model-bakers/model_bakery | A tool that simplifies the creation of test fixtures in Django applications | 844 |
mmaelicke/dtype-decorate | A library of decorators to enforce data type constraints on function attributes | 0 |
dimpiax/styledecorator | A Swift library for decorating attributed strings with styles and attributes. | 15 |
ju-bezdek/langchain-decorators | Provides syntactic sugar for writing custom LangChain prompts and chains, making it easier to write more pythonic code. | 228 |
decisiv/styled-components-modifiers | A library to enable BEM flavored modifiers in styled components. | 297 |
machty/ember-concurrency-decorators | An Ember addon that provides decorator syntax for managing concurrency in Ember applications. | 70 |
joon610/vue-corator | A utility library for enhancing Vue.js components with decorators and other features. | 32 |
soreine/draft-js-simpledecorator | Provides a simple implementation of decorators in Draft.js for decorating text content with custom props. | 25 |
j4mie/micromodels | A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 104 |
pleasetrythisathome/bardo | A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 |
nettitude/shellcodemutator | Tool to modify assembly code by inserting random no-instructions. | 233 |
laurent-laporte-pro/deprecated | Decorator to mark outdated code as deprecated and provide a reason for its replacement | 308 |