Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Googletrans: solves a long-standing issue #7

Merged
merged 12 commits into from
Mar 10, 2017
Merged

Googletrans: solves a long-standing issue #7

merged 12 commits into from
Mar 10, 2017

Conversation

ssut
Copy link
Owner

@ssut ssut commented Mar 10, 2017

I'm pretty sure this fixes the long-standing problems such as #5, #6.

  • Now py-googletrans is renamed to googletrans and bumped to version 2.0.0.
  • Includes a token generator to access translate.google.com ajax api.
  • Tests that cover all codes.
  • Better performance using requests.Session
  • HTTP/2 support

See https://pypi.python.org/pypi/googletrans/2.0.0

@ssut ssut changed the title Clean workflow Googletrans: solves a long-standing issue Mar 10, 2017
@ssut ssut merged commit 64d8d02 into master Mar 10, 2017
@coveralls
Copy link

coveralls commented Mar 10, 2017

Coverage Status

Changes Unknown when pulling eb5cb4a on clean-workflow into ** on master**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants