New version of pyGoogleTranslate!
[add]
- caching for translate()
- debug option (logs) for translate()
- transliterate()
- definition()
- google_translate_domain()
- The ability to get the language code automatically so you don't need to pass a language code anymore but you can just use the language name (although you can use the language code too) (for example 'en' --> english, 'fr' --> フランス語, etc.)
- A data script which contains all the needed data for pyGoogleTranslate (language codes, domain names, etc.)
- A better README
[fix]
- new function browser_kill() which lets you kill the browser process before quitting python so it does not keep it open forever.
- An optimized and better translate() which can cache results, retry if error and which should go faster most of the time (no refresh when not needed)
© Anime no Sekai - 2020