Skip to main content

Python decorator to delay function calls

Project description

==============
python-delay
==============

Simple decorator stolen from stackoverflow to delay function calls.

http://stackoverflow.com/questions/3996083/how-can-i-call-a-function-with-delay-in-python


Usage
======

from delay import delayed

@delayed(10)
def foo():
print "wow"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-delay-0.3.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file python-delay-0.3.tar.gz.

File metadata

  • Download URL: python-delay-0.3.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-delay-0.3.tar.gz
Algorithm Hash digest
SHA256 75459e62a693f197fb867e98b446184b7e68413c5674f91c58f7572089b410e7
MD5 573779e76fbeaef49ecd96e8003d2321
BLAKE2b-256 27b1da011b456c0a5e17a0a4599a66d9f8701ec67cd200fc932fdcca052ac66e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page