Skip to main content

A Python package to use in translating texts based on api

Project description

ITranslator

A Python package to use in translating texts based on api

Example

import itranslator, asyncio

translator = itranslator.translator()
async def main():
    translated_text = await translator.translate(query='hi there', to_lang='fa')
    print(translated_text)

asyncio.run(main())

License

ITranslator is released under the GPL-3.0 License. See the bundled LICENSE file for details.

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

itranslator-2.0.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

itranslator-2.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file itranslator-2.0.tar.gz.

File metadata

  • Download URL: itranslator-2.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for itranslator-2.0.tar.gz
Algorithm Hash digest
SHA256 1fc6d3827aa59fb076e06bf4ae2b961a958271388001c14c134c0bba4d6609eb
MD5 ef729fac41f64fddae29cfdddea1a8a6
BLAKE2b-256 10f261aa949f9ff531e1d2d9688d4bf30ec530687e9e21d63920e388276e2d4c

See more details on using hashes here.

File details

Details for the file itranslator-2.0-py3-none-any.whl.

File metadata

  • Download URL: itranslator-2.0-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for itranslator-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d372822d1ba6defb12d2ef99e79098c1fc3ebed6f194bc4e4d44ee0cac6cc9f
MD5 fc55a424f442a451a97848e837fbfb59
BLAKE2b-256 a3647f1c22e197d624dc3e8728066d4aee86de52b4b559f8a689b1910d1221d4

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