Skip to main content

Assorted decorator functions.

Project description

Assorted decorator functions.

Function decorator(deco)

Wrapper for decorator functions to support optional keyword arguments.

Examples:

@decorator
def dec(func, **dkw):
  ...
@dec
def func1(...):
  ...
@dec(foo='bah')
def func2(...):
  ...

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cs.deco-20190307.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file cs.deco-20190307.tar.gz.

File metadata

  • Download URL: cs.deco-20190307.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.8

File hashes

Hashes for cs.deco-20190307.tar.gz
Algorithm Hash digest
SHA256 da6aba9282b5bdd5a109a74cea2208f8b96a4b4acb1dc06598685b839b190d14
MD5 13bed8e97bde8eafb7a193205a7c2af3
BLAKE2b-256 df15b69d0ec7f13e691be0e82871557e81bbac4897561a60e5456bc0488a3a93

See more details on using hashes here.

Supported by

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