python-reverse-proxy

View on PyPIReverse Dependencies (1)

0.0.6 python_reverse_proxy-0.0.6-py3-none-any.whl
0.0.5.4 python_reverse_proxy-0.0.5.4-py3-none-any.whl

Wheel Details

Project: python-reverse-proxy
Version: 0.0.5.4
Filename: python_reverse_proxy-0.0.5.4-py3-none-any.whl
Download: [link]
Size: 8435
MD5: adb60f737fa76e57fd2f45a3d3049b02
SHA256: 9d504fab3882af53934e19d8e046ae4848f7426ad418e29cc0f8fc35056c562a
Uploaded: 2024-11-08 07:36:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-reverse-proxy
Version: 0.0.5.4
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 :: 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
Description-Content-Type: text/markdown
[Description omitted; length: 692 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc 1100
reverse_proxy/__init__.py sha256=8Dr5WcCpk5jAB0BESj57qaedGi6AS7Nh7C8mtdsEFAw 9488
reverse_proxy/__main__.py sha256=L5k95dvB0YeXNnr79NaO700sVuXqUk12Z6Wiz0qxiWU 2480
reverse_proxy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_reverse_proxy-0.0.5.4.dist-info/LICENSE sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc 1100
python_reverse_proxy-0.0.5.4.dist-info/METADATA sha256=sj70WCXT0NO4FrOgz5PGFa5WF9fro7vWaEDIV2N9YwE 2124
python_reverse_proxy-0.0.5.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
python_reverse_proxy-0.0.5.4.dist-info/entry_points.txt sha256=cy7Jv9FsqwS_U_w6ksLxuY8ocn74SyUs32Wr6pZOuPg 110
python_reverse_proxy-0.0.5.4.dist-info/RECORD

entry_points.txt

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