Bing Translator is now more usable, tests will not crash because of it (UPD: no, lmao)
More type check for language and speed parameters
The dependencies required for the server have been separated into a separate file, and by default these dependencies will not be installed. In order to install, need execute pip3 install translatepy[server]
language
andspeed
parameterspip3 install translatepy[server]