Skip to main content

Unofficial Mirai Translate API for Python

Project description

mirai-translate

PyPI - Python Version PyPI GitHub Workflow Status

mirai-translate is an unofficial Mirai Translate API for Python.

pip install mirai-translate
>>> from mirai_translate import Client
>>> cli = Client()
>>> cli.translate('テスト', 'ja', 'en')
'Test'

Disclaimer

mirai-translate simply accesses Translation Demo and requests to the behind API server. I believe there is no illegality in using this library. However, you might want to read the Terms of Use for Mirai Translate.

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

mirai-translate-0.1.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

mirai_translate-0.1.1-py3-none-any.whl (2.6 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