Skip to main content

backports.functools_lru_cache

Project description

https://img.shields.io/pypi/v/backports.functools_lru_cache.svg https://img.shields.io/pypi/pyversions/backports.functools_lru_cache.svg https://img.shields.io/pypi/dm/backports.functools_lru_cache.svg https://img.shields.io/travis/jaraco/backports.functools_lru_cache/master.svg

License

License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation.

Backport of functools.lru_cache from Python 3.3 as published at ActiveState.

Usage

Consider using this technique for importing the ‘lru_cache’ function:

try:
    from functools import lru_cache
except ImportError:
    from backports.functools_lru_cache import lru_cache

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

backports.functools_lru_cache-1.4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

backports.functools_lru_cache-1.4-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file backports.functools_lru_cache-1.4.tar.gz.

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.4.tar.gz
Algorithm Hash digest
SHA256 31f235852f88edc1558d428d890663c49eb4514ffec9f3650e7f3c9e4a12e36f
MD5 b954e7d5e2ca0f0f66ad2ed12ba800e5
BLAKE2b-256 4e910e93d9455254b7b630fb3ebe30cc57cab518660c5fad6a08aac7908a4431

See more details on using hashes here.

File details

Details for the file backports.functools_lru_cache-1.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4ba998e881f285c1d1b73f5b6e3766539b4e162320f9589334400c5ddc35198c
MD5 6496f96517b2b0d22175e9f193664bc3
BLAKE2b-256 020b91573feec859f794689fa46a62240526f4f1db829271ac2d98cf04a8efa2

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