Metadata-Version: |
2.1 |
Name: |
proxyx |
Version: |
0.0.4 |
Summary: |
A very simple proxy server that just works. |
Author: |
Tom Wojcik |
Author-Email: |
proxyx-pkg[at]tomwojcik.com |
Home-Page: |
https://github.com/tomwojcik/proxyx |
Project-Url: |
Documentation, https://proxyx.readthedocs.io/ |
Project-Url: |
Repository, https://github.com/tomwojcik/proxyx |
License: |
MIT |
Keywords: |
proxy,proxyx,simple proxy |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Internet |
Requires-Python: |
>=3.9.0,<4.0.0 |
Requires-Dist: |
gunicorn (<21.0.0,>=20.1.0) |
Requires-Dist: |
httpx (<0.24.0,>=0.23.1) |
Requires-Dist: |
pydantic (<2.0.0,>=1.10.2) |
Requires-Dist: |
pydantic-yaml (<0.9.0,>=0.8.1) |
Requires-Dist: |
pyyaml (<7.0,>=6.0) |
Requires-Dist: |
sentry-sdk (<2.0.0,>=1.12.1); extra == "sentry-sdk" |
Requires-Dist: |
starlette (<0.24.0,>=0.23.1) |
Requires-Dist: |
uvicorn (<0.21.0,>=0.20.0) |
Provides-Extra: |
sentry-sdk |
Description-Content-Type: |
text/markdown |