[ 原始碼: aiohttp-socks ]
套件:python3-aiohttp-socks(0.10.1-1)
python3-aiohttp-socks 的相關連結
Debian 的資源:
下載原始碼套件 aiohttp-socks:
- [aiohttp-socks_0.10.1-1.dsc]
- [aiohttp-socks_0.10.1.orig.tar.gz]
- [aiohttp-socks_0.10.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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