ttlcollections/README.md

21 lines
329 B
Markdown
Raw Normal View History

2020-05-31 15:22:54 +02:00
# ttlcollections - Pure python collections with Time-to-live
`ttlcollections` is a pure Python implementation of a various data structures with built-in TTL (time to live) functionality, using nothing but the standard library.
## Usage
Coming soon
## Installation
Coming soon
## Credits
Coming soon
## FAQs
Coming soon