Metadata-Version: |
2.3 |
Name: |
cachebox |
Version: |
4.3.1 |
Summary: |
The fastest memoizing and caching Python library written in Rust |
Author-Email: |
awolverp <awolverp[at]gmail.com> |
Home-Page: |
https://github.com/awolverp/cachebox |
Project-Url: |
Homepage, https://github.com/awolverp/cachebox |
License: |
MIT |
Keywords: |
caching,cached,cachebox,cache,in-memory-caching,memoizing |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Rust |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: MacOS |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |