[ 原始碼: aiohttp-socks ]
套件:python3-aiohttp-socks(0.9.0-1)
SOCKS proxy connector for aiohttp (Python 3)
SOCKS proxy connector for aiohttp that supports SOCKS4(a) and SOCKS5.
This package installs the library for Python 3.
其他與 python3-aiohttp-socks 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-python-socks
- core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python