High-performance caching tools, memoization decorators, and cache collections for Python.
Project description
btrcache
High-performance caching tools, memoization decorators, and cache collections for Python.
Overview
btrcache is a Python library that provides a flexible set of in-memory caching primitives, decorators, and cache collections designed for both synchronous and asynchronous workloads.
Installation
pip install btrcache
Roadmap
- Key generators
- Asynchronous decorators
- Create tests
- Release in PyPi
- Synchronous decorators
- Cache collections
- Optimizations
Contributing
Contributions are welcome. Please ensure:
- Code is type-annotated;
- Tests cover edge cases.
Acknowledgements
This project builds upon ideas and implementations from the following open-source projects:
cachetools- An extensible set of memoizing collections and decorators for Python. Developed and maintained by Thomas Kemmer.cachetools-async- Python library that extendscachetoolswith async decorators. Created by James Ward.
License
Copyright (C) 2026 Lucas Dias.
Licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file btrcache-0.1.0.tar.gz.
File metadata
- Download URL: btrcache-0.1.0.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66d0c86d3ed6941796f652fb1a83c769004f7fa8093af8302d94bfddeec141cc
|
|
| MD5 |
f846026731aae2a67456ff95c899f5d6
|
|
| BLAKE2b-256 |
2bb57db6ef85cf51db008bffe8639f16b325b1284874b341402783a4558fd2a2
|
File details
Details for the file btrcache-0.1.0-py3-none-any.whl.
File metadata
- Download URL: btrcache-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dca88ce0119e41c0e0f8ad874c718b7e38481f881b1ef4185d10fe289bd3f3e
|
|
| MD5 |
22ec2cad9949a5f6209060b7e2a4ccd6
|
|
| BLAKE2b-256 |
9e0c3dc41f9852bab1d730597794e0350899c49b87bd68e16a031a50deb89a7d
|