Skip to main content

Dictionary with auto-expiring values for caching purposes

Project description

Python dictionary with key expiry time

OrderedTTLDict - behaves like an ordered dict you know. The methods items and values return a list of objects after purging expired objects. The method keys returns odict_keys as the parnet class, but it does so after purging expired keys. Python’s own OrderedDict and other dictionaries return a [dictionary views][1] whereas the methods here do not.

Testing

Use pytest to run the tests:

` make test `

Credits and Thanks:

and for Jyrki Muukkonen for ttldict published in https://github.com/jvtm/ttldict.

This library contains fixes for his TTLDict class and my own OrderedTTLDict.

Without all those this work would not have been possible.

[1]: https://docs.python.org/3/library/stdtypes.html#dictionary-view-objects

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

ttldict-0.2.7.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file ttldict-0.2.7.tar.gz.

File metadata

  • Download URL: ttldict-0.2.7.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ttldict-0.2.7.tar.gz
Algorithm Hash digest
SHA256 f5a9821942c4073a661efb0882d2f714b32efb9e1ed93d78fade9b410cf3cb07
MD5 0d9ff7dfd67bb534c1d898ffc4a442ac
BLAKE2b-256 3e14d3ef9e7b9aa0584ebe7f48cbe3e15f3b95a2329cf5223813cf5a619341a3

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