aboutsummaryrefslogtreecommitdiff
path: root/net/py-python-socks/pkg-descr
blob: 9cc5d09dadf8949de74530099ebf80a54e5bcfb4 (plain) (blame)
1
2
3
4
5
The python-socks package provides a core proxy client functionality for
Python. Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync
and async (asyncio, trio, curio) APIs. You probably don't need to use
python-socks directly. It is used internally by aiohttp-socks and httpx-socks
packages.