Name | Version | Summary | date |
parameter-checks |
1.0.0 |
Extend typehints to include dynamic checks (that might otherwise be dealt with by assertions) in Python. |
2022-12-22 15:26:05 |
simple-profile |
1.1.2 |
Simple profile decorators to monitor execution time and memory usage. |
2022-12-15 17:44:33 |
flask-github-signature |
0.1.1 |
A Flask view decorator to verify Github's webhook signatures |
2022-12-14 10:51:35 |
interval-repeat-decorator |
0.10 |
Run code asynchronously to the main code execution |
2022-11-30 01:54:45 |
retrying |
1.3.4 |
Retrying |
2022-11-25 09:57:49 |
codetiming |
1.4.0 |
A flexible, customizable timer for your Python code. |
2022-11-08 07:12:29 |
entrypoint2 |
1.1 |
easy to use command-line interface for python modules |
2022-06-11 06:28:21 |
deckar01-ratelimit |
3.0.2 |
API rate limit decorator |
2021-11-19 21:26:22 |
memoization |
0.4.0 |
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization) |
2021-08-01 18:48:53 |
data-cache |
0.1.6 |
Data Cache |
2021-06-02 20:57:35 |
pid |
3.0.4 |
Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator |
2020-07-18 20:10:33 |
rever |
0.3.3 |
Rever, a retrying decorator |
2020-05-12 16:55:40 |
tls-property |
1.1.0 |
A @decorator for caching properties in classes in the thread-local storage. |
2019-08-05 13:20:38 |
timeloop |
1.0.2 |
An elegant way to run period tasks. |
2019-02-12 12:06:15 |
ratelimit |
2.2.1 |
API rate limit decorator |
2018-12-17 18:55:49 |
singleton-decorator |
1.0.0 |
A testable singleton decorator |
2017-08-10 19:52:45 |
memoized-property |
1.0.3 |
A simple python decorator for defining properties that only run their fget function once |
2016-09-29 06:16:34 |
kwonly-args |
1.0.10 |
Python2 keyword-only argument emulation as a decorator. Python 3 compatible. |
2016-04-12 00:40:33 |