Skip to main content

backports.functools_lru_cache

Project description

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

Uploaded Source

Built Distribution

backports.functools_lru_cache-1.2.1-py2.py3-none-any.whl (5.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.2.1.tar.gz
Algorithm Hash digest
SHA256 1c20e07f1a8a36a19d5d258b6b076e588d78d8fc7c2c4487ffe3a280f55a7bd1
MD5 ce4b68c8a170ee4fc3abc0ab52296a03
BLAKE2b-256 87775b2fd33e46c8ed4d67b45337d9f7bb27d1a1d577536470b39c267b5ce093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for backports.functools_lru_cache-1.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c10a000d2631878746fdee3c90c559206772d9a8b92ab9d8668e1b88d4c0dcaa
MD5 d7258feba9addcafbd6647249477d5e2
BLAKE2b-256 d10ec473e3c37c34fea699d85d5b9e3caf712813c4cd2dcc0a5a64ec2a6867f7

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