The new version (v0.4) of py-trans is just released with some newly added features and bug fixes!
What's new.
- Added new translation engine
- Added function to get language name / code (ISO 639-1)
- Added source language detection to translate.com engine
- Added option to select full form of source language or language code of source language in language detection function
Fixes,
- Fixed attribute error while translating with LibreTranslate
py-trans-pypi-v0.3
[py-trans](https://pypi.org/project/py-trans/) Now Supports for 4 engines :partying_face:
Currently Supported Engines (Providers) are,
- [Google Translate](https://translate.google.com/) - "google"
- [LibreTranslate](https://libretranslate.com/) - "libre"
- [translate.com](https://www.translate.com/) - "translate.com"
- [MyMemory](https://mymemory.translated.net/) - "my_memory"