{"library":"python-socks","type":"library","category":null,"description":"The python-socks package provides a core proxy client functionality for Python. It supports SOCKS4(a), SOCKS5(h), and HTTP CONNECT proxies, offering both synchronous and asynchronous (asyncio, trio, curio, anyio) APIs. It's often used internally by other HTTP client libraries like `aiohttp-socks` and `httpx-socks` rather than directly. The current version is 2.8.1, and it maintains an active release cadence.","language":"python","status":"active","version":"2.8.1","tags":["proxy","socks","networking","asyncio","trio","curio","anyio"],"install":[{"cmd":"pip install python-socks","imports":["from python_socks.sync import Proxy","from python_socks.async_.asyncio import Proxy"]},{"cmd":"pip install python-socks[asyncio]","imports":[]},{"cmd":"pip install python-socks[trio]","imports":[]},{"cmd":"pip install python-socks[curio]","imports":[]},{"cmd":"pip install python-socks[anyio]","imports":[]}],"homepage":null,"github":"https://github.com/romis2012/python-socks","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-socks/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-socks/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}