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

Simpale 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-0.0.3.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

itranslator-0.0.3-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for itranslator-0.0.3.tar.gz
Algorithm Hash digest
SHA256 9ee81db385369b677bfca52d2592952206299c5bee2a814645007863d2c45ca5
MD5 afb9982fa6027d5c73ab500e5d2627f2
BLAKE2b-256 4d7dc5d23eae7e66ac0825b47508561861e639e3d9d4aff70720ec27546ec719

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: itranslator-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.0

File hashes

Hashes for itranslator-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 62fc30e5b9f916cb8abde689eee44c87863d5aa81f35367d2e097a2045b9225d
MD5 340e43308ab80da67a658ce5a215214c
BLAKE2b-256 a92ab771f6351358a1b5f4202d68da45f0c70860ebe18c850853b93bb4199e1d

See more details on using hashes here.

Provenance

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