Commit Graph

10 Commits

Author SHA1 Message Date
Suhun Han ee02d4b6fd
feat(http2): add http2 support (#213)
* feat(client): add http2 option

* chore(deps): update httpx

* refactor(gtoken): gtoken should always accept client argument in order to follow client's options

* chore(ci): change dist to ubuntu 18.04 bionic

* chore:test available service_urls and multi-lang result in different service_urls (#216)

* feat(models): add Base model

* test: reuse test client

* feat(client): return Translated and Detected with the original response

* test(client): ConnectError has been replaced with httpx.ConnectTimeout

* fix: possible merge conflict

* chore(docs): add a description for checking http2

* chore(deps): add sphinx to dev deps

* test(client): httpx will raise ConnectError in some conditions

omg i missed

Co-authored-by: Terry Zhuo <terryzhuo25@gmail.com>
2020-09-05 13:00:21 +10:00
SuHun Han e10c5e8fa7
chore: v3.0.0 (#181)
Co-authored-by: Kirill Bobrov <miaplanedo@gmail.com>
Co-authored-by: Zhuopsticks <36221214+terryyz@users.noreply.github.com>
2020-06-14 15:42:32 +09:00
Bastien Vallet 778b00758e
chore: Remove python 2.7 support and various cleanup (#179)
Co-authored-by: Bastien Vallet <b.vallet@criteo.com>
2020-06-08 19:09:24 +09:00
SuHun Han 791e32a23b Minor updates for package
- Change the package name to googletrans
- reStructedText README for PyPI
- Travis CI
2017-03-10 23:43:06 +09:00
ssut cf89d7abd1 Remove CI scripts 2015-07-06 14:53:53 +09:00
ssut 941dddaa9a Remove use-mirrors that code has been deprecated 2015-07-06 14:30:37 +09:00
ssut c656cb709b Fix typo and add coveralls badge to README 2015-07-06 14:24:04 +09:00
ssut deb11fd4c4 Add coveralls script 2015-07-06 14:22:01 +09:00
ssut 7716ff39d5 update travis ci command 2015-06-05 23:46:36 +09:00
ssut 7576b01f72 add test cases 2015-06-05 23:42:53 +09:00