kv-rest

View on PyPIReverse Dependencies (0)

0.1.11 kv_rest-0.1.11-py3-none-any.whl

Wheel Details

Project: kv-rest
Version: 0.1.11
Filename: kv_rest-0.1.11-py3-none-any.whl
Download: [link]
Size: 6042
MD5: b9a3cd18e0b51a5630643d991b0b8458
SHA256: 799a9a5c9a7624988e1da4f8d59352a7896d7886f2cc87f239b1d109c573e599
Uploaded: 2024-06-16 08:25:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kv-rest
Version: 0.1.11
Summary: Rest API and client for a server-side KV
Author-Email: Marcel Claramunt <marcel[at]moveread.com>
Project-Url: repo, https://github.com/marciclabas/python-storage.git
Requires-Python: >=3.10
Requires-Dist: kv-api
Requires-Dist: pydantic
Requires-Dist: haskellian
Requires-Dist: dslog; extra == "cli"
Requires-Dist: uvicorn[standard]; extra == "cli"
Requires-Dist: httpx; extra == "client"
Requires-Dist: kv-fs; extra == "fs"
Requires-Dist: fastapi; extra == "server"
Requires-Dist: python-multipart; extra == "server"
Requires-Dist: kv-sqlite-sync; extra == "sqlite"
Provides-Extra: cli
Provides-Extra: client
Provides-Extra: fs
Provides-Extra: server
Provides-Extra: sqlite
Description-Content-Type: text/markdown
[Description omitted; length: 675 characters]

WHEEL

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

RECORD

Path Digest Size
kv/rest/__init__.py sha256=EqcgRvBGeiRN_HUXtJ0sSSQlCS5lSyuY9q5ySI6mGx8 158
kv/rest/__init__.pyi sha256=sYXBY3gpRJqDb0pjSEipKKa_o96J8ou3nh09jF1bhRI 178
kv/rest/cli.py sha256=HtTxl_3n7wPymDlW_SgWvZ1jM9hCAFhqy-S7bQureSY 703
kv/rest/client.py sha256=MJknEGcp4lPwhgXv33oO9bP2lqINiYUH4ALJdLrkjlw 2736
kv/rest/clientgen_cli.py sha256=D0F1p3yAFwSBzUcR0RIJCwBDbBERpy3SOgDxRdtJ8dA 430
kv/rest/request.py sha256=kUVlQ237gASf3WWD_eUCQ5UsrgLhyTyFvHM3vLRrhnk 978
kv/rest/server.py sha256=5z00a3li_M5NWyVAwEDROPJmHSjnOy-m3cRVA0sH4g4 2016
kv_rest-0.1.11.dist-info/METADATA sha256=scV_Cnhm9CFdOBN-vrshG8U5GY2r85G__asie4MF66k 1455
kv_rest-0.1.11.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kv_rest-0.1.11.dist-info/entry_points.txt sha256=Njkf2mRXxVKftrXBchx83o7n_Mkpws4wAgmbxB-8Qvk 47
kv_rest-0.1.11.dist-info/top_level.txt sha256=z85M-ICBi-OoWrXz-dZX8xL06idJqievlWlmDg07U0M 3
kv_rest-0.1.11.dist-info/RECORD

top_level.txt

kv

entry_points.txt

kv-server = kv.rest.cli:main