Contents

googletrans 3.0.0

0

Free Google Translate API for Python. Translates totally free of charge.

Free Google Translate API for Python. Translates totally free of charge.

Stars: 3707, Watchers: 3707, Forks: 686, Open Issues: 26

The ssut/py-googletrans repo was created 8 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3707 github stars!

How to Install googletrans

You can install googletrans using pip

pip install googletrans

or add it to a project with poetry

poetry add googletrans

Package Details

Author
SuHun Han
License
MIT
Homepage
https://github.com/ssut/py-googletrans
PyPi:
https://pypi.org/project/googletrans/
GitHub Repo:
https://github.com/ssut/py-googletrans

Classifiers

  • Education
No  googletrans  pypi packages just yet.

Errors

A list of common googletrans errors.

Code Examples

Here are some googletrans code examples and snippets.

GitHub Issues

The googletrans package has 26 open issues on GitHub

  • Incompatible dependancy
  • no result back
  • Idea : Make its command line tool read from stdin ?
  • Idea: Return extra_data as dictionary instead of lists?
  • IndexError: list index out of range
  • httpcore._exceptions.ConnectTimeout: _ssl.c:1029: The handshake operation timed out
  • Remove UTF-32 to UTF-16 to UTF-8 conversion
  • Announcement: Temporary Fix For (AttributeError: 'NoneType' object has no attribute 'group') in 3.0.0 Version
  • error in result (AttributeError: 'NoneType' object has no attribute 'group')

See more issues on GitHub

Related Packages & Articles

GoogleAppEngineCloudStorageClient 1.9.22.1

This library is the preferred way of accessing Google Cloud Storage from App Engine. It was designed to replace the Files API. As a result it contains much of the same functionality (streaming reads and writes but not the complete set of GCS APIs). It also provides key stability improvements and a better overall developer experience.

google-play-scraper 1.2.6

Google-Play-Scraper provides APIs to easily crawl the Google Play Store for Python without any external dependencies!