Skip to main content

Multi translation engine for Python

Project description

MultiTranslator

Multi Translator python package, for fun.

image image image image


Installation

pip install multitranslator

Usage

it's very easy and joyable.

from multitranslator.translators import Cambridge, MultiTranslator

cambridge = Cambridge()

cambridge.translate('home')

print(cambridge.to_dict())

0.0.2 (2018-12-29)

  • Add 'Cambridge' backned
  • Add some exceptions
  • Clean 'Translator' Base class
  • Clean the previous code

0.0.1 (2018-12-28)

  • First release

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

multitranslator-0.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

multitranslator-0.0.2-py3-none-any.whl (17.7 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