simple-repository-server

View on PyPIReverse Dependencies (1)

0.8.1 simple_repository_server-0.8.1-py3-none-any.whl

Wheel Details

Project: simple-repository-server
Version: 0.8.1
Filename: simple_repository_server-0.8.1-py3-none-any.whl
Download: [link]
Size: 21338
MD5: dfc5fdb0730cdeb6056ee5940e8f7f39
SHA256: f97584a031350b27b4771f535ce9a996954914ceebd2f6c64777b3e46045f7a3
Uploaded: 2025-03-21 04:38:30 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: simple-repository-server
Version: 0.8.1
Summary: A tool for running a PEP-503 simple Python package repository, including features such as dist metadata (PEP-658) and JSON API (PEP-691)
Author: Phil Elson, Ivan Sinkarenko, Francesco Iannaccone, Wouter Koorn
Project-Url: Homepage, https://github.com/simple-repository/simple-repository-server
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: FastAPI
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: httpx
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: packaging
Requires-Dist: uvicorn[standard]
Requires-Dist: simple-repository (>=0.6.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest_asyncio; extra == "test"
Requires-Dist: pytest_httpx; extra == "test"
Requires-Dist: starlette (>=0.26.1); extra == "test"
Requires-Dist: pytest_httpserver; extra == "test"
Requires-Dist: simple-repository-server[test]; extra == "dev"
Provides-Extra: test
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 3434 characters]

WHEEL

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

RECORD

Path Digest Size
simple_repository_server/__init__.py sha256=2HXDveXGVmUwFgICjLyBX0monFDL5C_c-3e80hoZ2TM 408
simple_repository_server/__main__.py sha256=Z8QxGTqElGsAd_rzuEi1whL5w154zlOFCNFtV0d5_hc 3079
simple_repository_server/_http_response_iterator.py sha256=jZmv0uz1VKF5g_H5vy9Y3C0OF3C4lueLO0htq8jNleU 3292
simple_repository_server/_version.py sha256=Qh9qKQ7_wMS7wH5nRvhQyYwD9deQawM2RC-sVdT7RyM 511
simple_repository_server/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_repository_server/utils.py sha256=Sevx4P3NOCzfbq-MlDLIicQg4JbpSC9c3wKa7ReSeFY 3757
simple_repository_server/routers/__init__.py sha256=4XZXrWR6zTdCPvPZ7ZibpD6j_BIBLGTP7RxLseXL5OA 327
simple_repository_server/routers/simple.py sha256=fwmLMq5yIz5KuyiI4LBI_kzqxzn98HEgU7aIbTQwJs8 7989
simple_repository_server/tests/__init__.py sha256=4XZXrWR6zTdCPvPZ7ZibpD6j_BIBLGTP7RxLseXL5OA 327
simple_repository_server/tests/test__http_response_iterator.py sha256=r1oF8LRqpNTajAoGXuNDfMvZE8yr-_qkMf5afC4_Wyw 3530
simple_repository_server/tests/api/__init__.py sha256=4XZXrWR6zTdCPvPZ7ZibpD6j_BIBLGTP7RxLseXL5OA 327
simple_repository_server/tests/api/test_simple_router.py sha256=AENUJnj_cgiQHriGIllFnn8qV4IN7_-lOyKlP4QMA8s 9923
simple_repository_server/tests/integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_repository_server/tests/integration/test_repo_dependency_injection.py sha256=lvUV8UjxBTMbsWTAmjXlcbrTvTu-IfbGSiSE1tw_1MY 4605
simple_repository_server/tests/unit/__init__.py sha256=4XZXrWR6zTdCPvPZ7ZibpD6j_BIBLGTP7RxLseXL5OA 327
simple_repository_server/tests/unit/test_utils.py sha256=jP1nLjbR2voFbzXkG6Z1cHqkquVdyA7ywfBsQlksfL4 4633
simple_repository_server-0.8.1.dist-info/licenses/LICENSE sha256=7CT1_ALII8JQY5zjU49AsyMNBirAUzxtEVPZgev3Smo 1074
simple_repository_server-0.8.1.dist-info/METADATA sha256=rNDSXkatLGmBHuh_Wb1cAN4aiCfPpd_PcGs8qHli3bs 4598
simple_repository_server-0.8.1.dist-info/WHEEL sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU 91
simple_repository_server-0.8.1.dist-info/entry_points.txt sha256=cY_03yZAZJJ3Pmq0x-ieX35WuWT58P5jsA21ejJRZvU 84
simple_repository_server-0.8.1.dist-info/top_level.txt sha256=58Y-lrzhweq2HSQrklM5J_zvVqAP6RCbJHSN6ycoIBA 25
simple_repository_server-0.8.1.dist-info/RECORD

top_level.txt

simple_repository_server

entry_points.txt

simple-repository-server = simple_repository_server.__main__:main