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

Uploaded Source

File details

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

File metadata

  • Download URL: cs.deco-20190220.tar.gz
  • Upload date:
  • Size: 3.6 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-20190220.tar.gz
Algorithm Hash digest
SHA256 04562692583e94b1d0b1dc66ed5979d3936e08b1b2aa5584edf5e3464855f6cf
MD5 3717b9cd22aeefc266d704d0d1f524d0
BLAKE2b-256 7edd377302bd522e8762489d50e06fe86966c01a5b267c8bee2d12346edae08a

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