googletrans 3.0.0
0
Free Google Translate API for Python. Translates totally free of charge.
Contents
Free Google Translate API for Python. Translates totally free of charge.
Stars: 3870, Watchers: 3870, Forks: 717, Open Issues: 40The ssut/py-googletrans
repo was created 9 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3870 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
Related Packages
Errors
A list of common googletrans errors.
Code Examples
Here are some googletrans
code examples and snippets.
GitHub Issues
The googletrans package has 40 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')