High-performance Python caching library featuring TTL, LRU, async support, and disk/memory backends.
Project description
SmartCache 🚀
Высокопроизводительная библиотека кэширования для Python.
Создана для реальных задач: экономия ресурсов, ускорение API, работа с асинхронными запросами.
💡 Зачем это нужно?
Представь, что твой API-запрос стоит $0.01.
1000 пользователей одновременно запрашивают погоду → $10 вместо $0.01.
С SmartCache ты экономишь 99.9% запросов!
🚀 Установка
# Установка из PyPI (когда будет опубликовано)
pip install smartcache
# Или локальная установка (в разработке)
git clone https://github.com/yourusername/smartcache.git
cd smartcache
pip install -e .
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 smartcache_maxximuss-1.0.0.tar.gz.
File metadata
- Download URL: smartcache_maxximuss-1.0.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da74351f1b85f6dd4c010169d511e7cd6f2c166556d02d5212490c0da1614aa4
|
|
| MD5 |
b3e26bddc05a80524b4996c409c9a02a
|
|
| BLAKE2b-256 |
c1588650d1076550c1747891d4790624984353eed4eed42287be7f9afc60d224
|
File details
Details for the file smartcache_maxximuss-1.0.0-py3-none-any.whl.
File metadata
- Download URL: smartcache_maxximuss-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e343df7d73c310c750697e0c95e402ae21a8c56a0b80f85e7e798aa8955da6c
|
|
| MD5 |
ef617d1ae42fa754f742e0400b9869ff
|
|
| BLAKE2b-256 |
f9b57d4cfed6178ce828c201ddd942c116ae98e4ae06fa430eaef747369ff0c7
|