Skip to main content

Multi-provider async translate API

Project description

async_translate

Multi-provider async translate API

Why?

Most translate APIs work on one backend (usually Google Translate), and few are fully asynchronous.

I wanted a translate API that uses async and await, and I wanted to be able to use multiple providers without having to deal with their different APIs.

I built this to use with my Discord bot, Mr. Translate.

Installation

Currently this uses Python 3.8 specific features. See ROADMAP.md

Install with pip install -U async-translate.

Optional Default Providers

A few providers are baked into this package. You can install them with:

Custom Providers

See CUSTOM_PROVIDERS.md on making your own providers.

Feel free to contribute back to the project with a pull request containing code for other providers.

Sample Usage

See sample.py for basic sample usage

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

async_translate-0.1.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

async_translate-0.1.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file async_translate-0.1.0.tar.gz.

File metadata

  • Download URL: async_translate-0.1.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for async_translate-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e0217f3c30ab7f2285c47a1499759df580d11dcfed4c58e5f02a73ca254933f3
MD5 f1a0752619c6f1e4982dd91c2bc716c3
BLAKE2b-256 14b04988c9b504ae6bdf38b62a4ab7706212f97fe2e482b279776fb8edb30409

See more details on using hashes here.

File details

Details for the file async_translate-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: async_translate-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for async_translate-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 39e4700b95405553e22baadef6d5523f67d7aa5831c5a516d8825656510cb906
MD5 f6f134b0dda2d6b8fcad6f68ebeb6251
BLAKE2b-256 ba79ccd30bbbe579eab04fdd0af2075d050f4b10411507c229b589903c87df84

See more details on using hashes here.

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