271 skills found · Page 2 of 10
TheMaverickProgrammer / C Python Like DecoratorsHow to write decorator functions in modern C++
AlanCristhian / StaticallyCompiles a python function with cython using only a decorator.
mihneadb / Python Execution TraceTrace the local context of a Python function's execution with just a decorator.
bitranox / Wrapt Timeout DecoratorPython Powerful Timeout Decorator that can be used safely on classes, methods, class methods
Manishearth / Rust AdornPython-style function decorators for Rust
lonetwin / SupycacheSimple yet capable caching decorator for python
miguelgrinberg / MerryDecorator based error handling for Python
nficano / TangerineA Flask inspired, decorator based API wrapper for Python-Slack.
jmdana / MemprofA memory profiler for Python. As easy as adding a decorator!
alysivji / Finite State MachineLightweight, decorator-based Python implementation of a Finite State Machine
tomoncle / Python NotesPython related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
radiantone / EntangleA lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.
connelldave / BotocoveA simple decorator to run Python functions across multiple AWS accounts, OUs and/or regions, with or without an AWS Organization.
ryananguiano / Async PropertyPython decorator for async properties.
sighalt / LogdecoratorMove logging code out of your business logic with python decorators.
MagnivOrg / Magniv CoreMagniv Core - A Python-decorator based job orchestration platform. Avoid responsibility handoffs by abstracting infra and DevOps.
achedeuzot / Py Todo Or DiePython decorator for `TODO`s. Inspired by https://github.com/davidpdrsn/todo-or-die and https://github.com/searls/todo_or_die
unconv / Gpt PydecoratorGPT-4 Function Python Decorator
ryansb / Cfn Wrapper PythonPython decorator for making Lambda-backed CloudFormation resources
gahjelle / PyplugsDecorator based plugin architecture for Python