An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: python-decorators

pnpnpn/timeout-decorator

Timeout decorator for Python

Language: Python - Size: 43.9 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 640 - Forks: 95

milaan9/07_Python_Advanced_Topics

You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.

Language: Jupyter Notebook - Size: 197 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 300 - Forks: 242

gridsmartercities/aws-lambda-decorators

A set of Python decorators to simplify AWS lambda development

Language: Python - Size: 337 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 5

LostInDarkMath/pedantic-python-decorators

Some useful decorators for any situation. Includes runtime type checking.

Language: Python - Size: 977 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 24 - Forks: 2

andrewgazelka/smart-cache

🗃 Python caching library that is persistent and uses bytecode analysis to determine re-evaluation

Language: Python - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

adriangs1996/wintry

Python web framework in a new way, a cooler way. Winter is comming

Language: Python - Size: 1.29 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

rubada/Learn-Python-Professionally-Part-One

Language: Python - Size: 125 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

zmitchell/annotation-abuse

Rust-like macros in Python by abusing type annotations

Language: HTML - Size: 4.35 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 63 - Forks: 2

vimtor/quickd

🐍💉 Decorator type-based dependency injection for Python

Language: Python - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

abeltavares/pysertive

✔️ Assertive python design by contract toolkit for software validation. Simplify preconditions, postconditions, and invariants with easy-to-use decorators.

Language: Python - Size: 98.6 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

mcrespoae/metrit

Python decorator for comprehensive monitoring of CPU, RAM, and I/O usage of functions.

Language: Python - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

GrgoMariani/Python-Decorators

A list of useful python decorators

Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 1

A-Boring-Square/OhMyDecorators

This is a python library that as it's name suggests contains over 100+ function decorators for use in your programs

Language: Python - Size: 27.3 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

courseworks/AUT_AP_2024_Spring_HW5

The fifth assignment for AUT's Advanced Programming course (Spring 2024), focusing on the principles of Object-Oriented Programming (OOP), Python Decorators, and Asynchronous Programming. Enhance your skills in OOP with practical applications, master decorators for dynamic functions, and learn async programming for concurrent tasks.

Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 2

lexhouk/goit-algo-hw-05 📦

Модуль 5. Функціональне програмування та вбудовані модулі Python

Language: Python - Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vyahello/python-decorators-cheetsheet

📚 Contains a set of tips and tricks for python decorators

Language: Python - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

jonhillmtl/memoize

A Python decorator allowing a method or function's return value to be memoized.

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

ahawker/decorstate

Simple "state machines" with Python decorators.

Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 0

mianfg/pvv

Minimal Python decorator to enforce type validation from type hints

Language: Python - Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ailln/torbjorn

🔨提供一些实用的 Python 装饰器

Language: Python - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

artinmohajeri/Decorators-Function-Run-Time-Python

Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gh0st-work/blacksheep_decorators

Example implementation of decorators DI (Dependency injection) in blacksheep at a non-framework level.

Language: Python - Size: 18.6 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

KrishothKumar/Python_Practice

Python Try

Language: Python - Size: 63.5 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

asuiu/retry Fork of invl/retry

easy to use retry decorator in python

Language: Python - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

jha-shubham01/python-decorator

This project shows how create a Python decorator and use it

Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pnpnpn/retry-decorator

Decorator for retrying when exceptions occur

Language: Python - Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 12

reity/barriers

Python decorator for including/removing type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods.

Language: Python - Size: 60.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

MichaelKim0407/python-decorators

Short introduction to Python decorators

Language: Python - Size: 7.13 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

tanaychaulinsec/Python

Python concept and features

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

madhur02/Python-Tutorial

Learn Python programming from scratch with Exercises.

Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stivenramireza/python-learning

Building strong foundations in Python.

Language: Python - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

serdaralkancode/python-features-examples

Python Features Example

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

XevoInc/argexec

Expose your Python functions to the command line with one easy step!

Language: Python - Size: 14.6 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

jorenham/classy-decorators

Hassle-free creation of decorators for functions and methods, OO-style.

Language: Python - Size: 58.6 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

python-supply/higher-order-functions-and-decorators

This article covers some background on higher-order functions in Python, presents an overview of how Python decorators are defined and used, and illustrates their utility via a few use cases.

Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Paebbels/SphinxExtensions

Extensions for the Sphinx documentation tool.

Language: Python - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

XevoInc/dynamic_dispatch

dynamic dispatch decorator for classes and functions

Language: Python - Size: 12.7 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

Mhmd-Hisham/OptivolutionPy

A flexible genetic algorithm library written purely in Python3.

Language: Python - Size: 2.45 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

blakeaw/ObjectiveLearner

Get more out of objective function evaluations made during model calibrations.

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Related Keywords
python-decorators 39 python 23 decorators 10 python3 9 python-decorator 7 python-library 6 python-lambda 4 python-generators 4 python-3 3 python-closure 3 python-functional 2 python-utility 2 python38 2 python-3-8 2 pypi-packages 2 type-checking 2 pypi 2 python-package 2 libraries 2 validation 2 exception-handling 2 retry 2 retry-library 2 python-objects 2 python-functions 2 python-lists 2 python-files 2 python-iterators 2 decorator 2 lists 1 studying 1 retry2 1 retryer 1 retrying 1 bounds-checking 1 python-syntax-converter 1 python-testing 1 client-server-architecture 1 network-socket 1 oops 1 recursion 1 python-pep 1 python-generator 1 generic 1 overloading 1 python-course 1 rest-call 1 lcd 1 object 1 odd-numbers 1 kwargs 1 gcd 1 even-numbers 1 class 1 args 1 web-framework 1 blacksheep 1 datetime 1 previous-and-next-prime 1 prime-numbers 1 python-tools 1 state-machine 1 python-retry 1 memoization 1 python-introduction 1 documentation-generator 1 documentation-tool 1 sphinx-doc 1 sphinx-extension 1 dispatch 1 dispatcher 1 dynamic-dispatch 1 data-science 1 evolutionary-algorithms 1 factory-pattern 1 genetic-algorithm 1 genetic-algorithms 1 oop 1 oops-in-python 1 optimization-algorithms 1 pure-python 1 linear-regression 1 machine-learning 1 model-calibrations 1 sensitivity-analysis 1 restapi-framework 1 python-exceptions 1 python-sys 1 python-classes 1 python-debugger 1 python-modules 1 python-scripts 1 iterator 1 list-comprehension 1 object-oriented-programming 1 python-dictionary 1 python-examples 1 python-features 1 python-sets 1 python-tuple 1