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.4.tar.gz (4.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for python-delay-0.4.tar.gz
Algorithm Hash digest
SHA256 c2f691e0c17d99735ae04029eae7cab459503ccf12c302774c59f37aaad04862
MD5 cb46789ae1a54307edc0c73b41c145f8
BLAKE2b-256 f5a752109e90712231cbb8b8b5d9711b8101905a89acd843ae4df9b755d8e77b

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