Skip to main content

baidu translate for free with async and proxy support

Project description

freemt-utils Python3.6|3.7 packageCodecov

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


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 hashes)

Uploaded Source

Built Distribution

freemt_utils-0.0.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page