decorator topic

List decorator repositories

cachier

520
Stars
58
Forks
Watchers

Persistent, stale-free, local and cross-machine caching for Python functions.

WebCell

174
Stars
16
Forks
Watchers

Web Components engine based on VDOM, JSX, MobX & TypeScript

cachew

207
Stars
6
Forks
Watchers

Transparent and persistent cache/serialization powered by type hints

python-memoization

222
Stars
14
Forks
Watchers

A powerful caching library for Python, with TTL support and multiple algorithm options.

typeorm-transactional-cls-hooked

521
Stars
83
Forks
Watchers

A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation an...

python-benchmark-harness

153
Stars
13
Forks
Watchers

A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.

PyDesignPattern

280
Stars
93
Forks
Watchers

Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.

react-tracking

1.9k
Stars
129
Forks
Watchers

🎯 Declarative tracking for React apps.

text-decorator

400
Stars
42
Forks
Watchers

Decorate your TextView easily

presenter

345
Stars
38
Forks
Watchers

Decorate your objects using presenters. Primarily to keep presentation logic out of your models.