tablecache

View on PyPIReverse Dependencies (0)

4.2.0 tablecache-4.2.0-py3-none-any.whl

Wheel Details

Project: tablecache
Version: 4.2.0
Filename: tablecache-4.2.0-py3-none-any.whl
Download: [link]
Size: 54734
MD5: 523a5054977267adc14ac0103fd1baa0
SHA256: ff8d110231a178fc30df595af2df97623ed346d0d6166eacd817d616854aa684
Uploaded: 2024-04-05 08:15:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tablecache
Version: 4.2.0
Summary: Simple cache for unwieldily joined relations.
Author: Marc Lehmann
Author-Email: marc.lehmann[at]gmx.de
Project-Url: Github, https://github.com/dddsnn/tablecache
Project-Url: Documentation, https://tablecache.readthedocs.io
License: AGPL-3.0-or-later
Requires-Python: >=3.12
Requires-Dist: flake8 (>=6.1.0); extra == "dev"
Requires-Dist: sphinx-rtd-theme (==2.*,>=2.0.0); extra == "dev"
Requires-Dist: pytest (>=7.4.0); extra == "dev"
Requires-Dist: prometheus-client (==0.20.0); extra == "dev"
Requires-Dist: redis[hiredis] (==4.*,>=4.5.5); extra == "dev"
Requires-Dist: sortedcontainers (==2.*,>=2.4.0); extra == "dev"
Requires-Dist: aiorwlock (==1.4.0); extra == "dev"
Requires-Dist: autopep8 (>=2.0.4); extra == "dev"
Requires-Dist: myst-parser (==2.*,>=2.0.0); extra == "dev"
Requires-Dist: Flake8-pyproject (>=1.2.3); extra == "dev"
Requires-Dist: PyHamcrest (>=2.0.4); extra == "dev"
Requires-Dist: sphinx (==7.*,>=7.2.6); extra == "dev"
Requires-Dist: asyncpg (>=0.27.0); extra == "dev"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "dev"
Requires-Dist: myst-parser (==2.*,>=2.0.0); extra == "docs"
Requires-Dist: sphinx (==7.*,>=7.2.6); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==2.*,>=2.0.0); extra == "docs"
Requires-Dist: sortedcontainers (==2.*,>=2.4.0); extra == "local"
Requires-Dist: aiorwlock (==1.4.0); extra == "local"
Requires-Dist: asyncpg (>=0.27.0); extra == "postgres"
Requires-Dist: prometheus-client (==0.20.0); extra == "prometheus"
Requires-Dist: redis[hiredis] (==4.*,>=4.5.5); extra == "redis"
Requires-Dist: aiorwlock (==1.4.0); extra == "redis"
Requires-Dist: aiorwlock (==1.4.0); extra == "test"
Requires-Dist: pytest (>=7.4.0); extra == "test"
Requires-Dist: redis[hiredis] (==4.*,>=4.5.5); extra == "test"
Requires-Dist: sortedcontainers (==2.*,>=2.4.0); extra == "test"
Requires-Dist: prometheus-client (==0.20.0); extra == "test"
Requires-Dist: PyHamcrest (>=2.0.4); extra == "test"
Requires-Dist: asyncpg (>=0.27.0); extra == "test"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: local
Provides-Extra: postgres
Provides-Extra: prometheus
Provides-Extra: redis
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 882 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tablecache/__init__.py sha256=Mpf6Vjn0FQwYDtrPzZbGK-RCmGdb_jrS_D1G_ZrTiUc 1697
tablecache/cache.py sha256=s8G8EEcUhLnOi3dVEkiP6KRul8l6XF-4ZPuo6I8SwUs 26933
tablecache/db.py sha256=4FXQnjHck7ZPZR2_KZpFIzRbDURfPDBPUFvLKkBcy6k 3207
tablecache/index.py sha256=MHZMBC5a8sBm-QORnmLSJtcyT1y90iGDRTkmphuuj1I 26526
tablecache/metrics.py sha256=50sRLMgQPwDDpdLTUNhe2c1Ity2fMUjg23PsqCz4ifE 1703
tablecache/storage.py sha256=r108NucfxKRvzsiAA97YKKT8kT9RuOEv2tZ525G-GKs 10376
tablecache/types.py sha256=r0PFptVex3AH_lyGGe6RBq2sYawpcnNt9v35yaUGyIk 884
tablecache/local/__init__.py sha256=hKm-GGbSwtgUBr2fbWRWYRRRsS5fkCjAAk4Od0pg0SI 1298
tablecache/local/storage.py sha256=52SYMhXsnEZbWCm0Vkhpy6hpm2_RVwpeGgXFEMuJP-c 14942
tablecache/postgres/__init__.py sha256=eG8pARdk_5DD3nm-n2LLs_F9x0cmqwIi0hvYVGyhsPY 1197
tablecache/postgres/db.py sha256=UoYS2jb6_5towlpUsQhOwKvvRKQqwesy0HScdtsFbKQ 2891
tablecache/redis/__init__.py sha256=_rFB983TsmYn451CzoGtBEukz6OR9bak5Iv2ZldPnHM 2440
tablecache/redis/codec.py sha256=r7igBM0YWmE3P1au5jNgwEDdp3Tt_469MyK0KNdiFWI 9901
tablecache/redis/storage.py sha256=9XB_An4N5rMmxgZoe0HvgCkZAB2UNqkvrO-_pVKT3us 35091
tablecache-4.2.0.dist-info/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
tablecache-4.2.0.dist-info/METADATA sha256=zPdruwiyNzsV6Xv7rCFBSlq-RmB-PZYZ37ni3Qn77U8 3174
tablecache-4.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
tablecache-4.2.0.dist-info/top_level.txt sha256=JfYt72oXMPcluqXi3xMQmb_q_LUXocE4P4r0CqUk7TI 11
tablecache-4.2.0.dist-info/RECORD

top_level.txt

tablecache