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/travis/jaraco/backports.functools_lru_cache/master.svg

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

Uploaded Source

Built Distribution

backports.functools_lru_cache-1.5-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.5.tar.gz
Algorithm Hash digest
SHA256 9d98697f088eb1b0fa451391f91afb5e3ebde16bbdb272819fd091151fda4f1a
MD5 20f53f54cd3f04b3346ce75a54959754
BLAKE2b-256 57d4156eb5fbb08d2e85ab0a632e2bebdad355798dece07d4752f66a8d02d1ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f0b0e4eba956de51238e17573b7087e852dfe9854afd2e9c873f73fc0ca0a6dd
MD5 5a93b4dac0cc414ceff28ff678713e31
BLAKE2b-256 038e2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48

See more details on using hashes here.

Supported by

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