baidu translate for free with async and proxy support
Project description
freemt-utils
various utils for freemt
Installation
pip install freemt-utils
Validate installation
python -c "import freemt_utils; print(freemt_utils.__version__)"
0.0.1
Usage
import asyncio
from freemt_utils import save_tempfile, switch_to, httpx_get, make_url, arun, fetch_proxies
res = asyncio.get_event_loop().run_until_complete(httpx_get('http://www.baidu.com'))
print(res.headers)
# ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
freemt-utils-0.0.1.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file freemt-utils-0.0.1.tar.gz
.
File metadata
- Download URL: freemt-utils-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32609722e5d1df737e7907fbffcffbacae3e769eca7eff7a685bf344361f1503 |
|
MD5 | 2c6e4ba7c184c13c6192554f57f69ab6 |
|
BLAKE2b-256 | 6944ecd6269a797e43099371a893e9743e6b20ff999a3ccfca1892e5c5432c3f |
File details
Details for the file freemt_utils-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: freemt_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 619176956994ca6dfcfbd74adf57d9ef3244bc55d9892c70af06a4185f9f3a46 |
|
MD5 | 05e1e9b73da31d4ab610033c38505ea3 |
|
BLAKE2b-256 | 0a3fe3da48cd498ea978bc3fdfda2b4ba1f18c946796bea893345b4a6f27d131 |