python-reverse-proxy

View on PyPIReverse Dependencies (3)

0.0.10 python_reverse_proxy-0.0.10-py3-none-any.whl

Wheel Details

Project: python-reverse-proxy
Version: 0.0.10
Filename: python_reverse_proxy-0.0.10-py3-none-any.whl
Download: [link]
Size: 10694
MD5: 30d589050c0952620a6bfce9d8ae696d
SHA256: 8387aa583c53d135daf31c956329ed87ce680a6b538da0f2a796e8afac54a383
Uploaded: 2025-01-06 13:14:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-reverse-proxy
Version: 0.0.10
Summary: Python reverse proxy.
Author: ChenyangGao
Author-Email: wosiwujm[at]gmail.com
Home-Page: https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-reverse-proxy
Project-Url: Repository, https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-reverse-proxy
License: MIT
Keywords: reverse proxy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: blacksheep
Requires-Dist: httpx
Requires-Dist: python-dictattr (>=0.0.4)
Requires-Dist: uvicorn
Requires-Dist: websockets
Description-Content-Type: text/markdown
[Description omitted; length: 896 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc 1100
reverse_proxy/__init__.py sha256=McO1ysXrfZ4nBBYVHU7jDYe5KTZlrnUxoSWSth2KEQY 17778
reverse_proxy/__main__.py sha256=9BeFxFnQ4lbpeQcAiMQ_3TQlnLAa4_pKZ5qcfBJS-yw 2907
reverse_proxy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_reverse_proxy-0.0.10.dist-info/LICENSE sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc 1100
python_reverse_proxy-0.0.10.dist-info/METADATA sha256=XBfp94tLbeOOjL_jcIJlfaGYsJltOIQfLkX_9_6HjwY 2468
python_reverse_proxy-0.0.10.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
python_reverse_proxy-0.0.10.dist-info/entry_points.txt sha256=cy7Jv9FsqwS_U_w6ksLxuY8ocn74SyUs32Wr6pZOuPg 110
python_reverse_proxy-0.0.10.dist-info/RECORD

entry_points.txt

python-reverse-proxy = reverse_proxy.__main__:main
reverse-proxy = reverse_proxy.__main__:main