Skip to main content

UNKNOWN

Project description

Like functools. Only not really.

cached:
cachedfunction:

a decorator that will cache-enable a function. The function will remember whatever output it’s given for any given set up inputs, and return it in the future without having to actually call the original function. This behavior can reset by call the function’s new “reset()” method.

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

FunkyFunk-0.0.1-dev.tar.gz (1.0 kB view hashes)

Uploaded Source

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