[ 原始碼: python-duckpy ]
套件:python3-duckpy(3.1.0-2)
simple Python library for searching on DuckDuckGo
A simple Python module for searching on DuckDuckGo. And also provide an asynchronous version inside the duckpy.aio package.
Can also set up proxies and/or enable or disable random User-Agents depending on your needs.
其他與 python3-duckpy 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-h2
- Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
-
- dep: python3-httpx
- next generation HTTP client