# googletrans-mxloli-ver
This is a fork of the [googletrans](https://github.com/ssut/py-googletrans) which makes the original package compatible with the latest versions of `httpx`, `httpcore` and their dependencies. This compatibility makes it possible to use `httpx`'s newer versions than `0.13.3`.
The base is taken from the [feature/rpc](https://github.com/ssut/py-googletrans/tree/feature/rpc) branch of googletrans which was the last version, including pre-releases.
Comparing with PyPI, the base uses [v4.0.0rc1](https://pypi.org/project/googletrans/4.0.0rc1/) which was the last version on pypi, including pre-releases.
> **Note**: I have no intention to add features or to maintain this project. I just modified this fork in relation to my personal project and this is my temporary solution to a temporary problem, hopefully.
As the original project ended with version `4.0.0rc1` (pre-release), this fork's versioning starts from `4.0.0` (stable release).
### What's changed in this version:
- ~~modified the `pronunciation` to print the contents of `origin_pronunciation` . So basically instead of printing the contents of translated pronounciation, it instead prints out the contents of original language pronounciation. for example: if I translated to `JP -> EN:` it prints out the romanized version instead `小さな恋のうた -> Chīsanakoinōta` (like I've said this is intended for my personal project.)~~
- fixed the incompatible typing annotation for Python < 3.10
## Installation
### PyPI
This project is available on [PyPI](https://pypi.org/project/googletrans-mxloli-ver) and can be installed using pip.
```shell
pip install googletrans-mxloli-ver
```
### Repository
You can also install the project directly from this repository.
```shell
pip install git+https://github.com/Lolimipsu/googletrans-mxloli.git
```
## Credits
Original Author - [Suhun Han](https://github.com/ssut)
Original Repository - [googletrans](https://github.com/ssut/py-googletrans)
Original Author of this fork - [ShivangKakkar](https://github.com/ShivangKakkar/googletrans)
Raw data
{
"_id": null,
"home_page": "https://github.com/Lolimipsu/googletrans-mxloli",
"name": "googletrans-mxloli-ver",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "google translate translator",
"author": "MxLoli04",
"author_email": "development.mxloli@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c1/14/13ae05d3ec96992af1c13202cad7907e3f6f285e649e8e77b46cc6f33917/googletrans-mxloli-ver-4.0.0.2.tar.gz",
"platform": null,
"description": "# googletrans-mxloli-ver\r\n\r\n\r\n\r\nThis is a fork of the [googletrans](https://github.com/ssut/py-googletrans) which makes the original package compatible with the latest versions of `httpx`, `httpcore` and their dependencies. This compatibility makes it possible to use `httpx`'s newer versions than `0.13.3`.\r\n\r\n\r\n\r\nThe base is taken from the [feature/rpc](https://github.com/ssut/py-googletrans/tree/feature/rpc) branch of googletrans which was the last version, including pre-releases.\r\n\r\n\r\n\r\nComparing with PyPI, the base uses [v4.0.0rc1](https://pypi.org/project/googletrans/4.0.0rc1/) which was the last version on pypi, including pre-releases.\r\n\r\n\r\n\r\n> **Note**: I have no intention to add features or to maintain this project. I just modified this fork in relation to my personal project and this is my temporary solution to a temporary problem, hopefully.\r\n\r\n\r\n\r\nAs the original project ended with version `4.0.0rc1` (pre-release), this fork's versioning starts from `4.0.0` (stable release).\r\n\r\n\r\n\r\n### What's changed in this version:\r\n\r\n- ~~modified the `pronunciation` to print the contents of `origin_pronunciation` . So basically instead of printing the contents of translated pronounciation, it instead prints out the contents of original language pronounciation. for example: if I translated to `JP -> EN:` it prints out the romanized version instead `\u5c0f\u3055\u306a\u604b\u306e\u3046\u305f -> Ch\u012bsanakoin\u014dta` (like I've said this is intended for my personal project.)~~\r\n\r\n- fixed the incompatible typing annotation for Python < 3.10 \r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\n### PyPI\r\n\r\n\r\n\r\nThis project is available on [PyPI](https://pypi.org/project/googletrans-mxloli-ver) and can be installed using pip.\r\n\r\n\r\n\r\n```shell\r\n\r\npip install googletrans-mxloli-ver\r\n\r\n```\r\n\r\n\r\n\r\n### Repository\r\n\r\n\r\n\r\nYou can also install the project directly from this repository.\r\n\r\n\r\n\r\n```shell\r\n\r\npip install git+https://github.com/Lolimipsu/googletrans-mxloli.git\r\n\r\n```\r\n\r\n\r\n\r\n## Credits\r\n\r\n\r\n\r\nOriginal Author - [Suhun Han](https://github.com/ssut)\r\n\r\n\r\n\r\nOriginal Repository - [googletrans](https://github.com/ssut/py-googletrans)\r\n\r\n\r\n\r\nOriginal Author of this fork - [ShivangKakkar](https://github.com/ShivangKakkar/googletrans)\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Free Google Translate API for Python. Translates totally free of charge.",
"version": "4.0.0.2",
"split_keywords": [
"google",
"translate",
"translator"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9a1a7c272a2e85f8a0eec0743ccd31ff",
"sha256": "d60f6a4e4705db7ed2fb795459fe4087d3769727f221f312edcfaf5090d57e45"
},
"downloads": -1,
"filename": "googletrans_mxloli_ver-4.0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a1a7c272a2e85f8a0eec0743ccd31ff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 13555,
"upload_time": "2022-12-27T09:37:55",
"upload_time_iso_8601": "2022-12-27T09:37:55.170596Z",
"url": "https://files.pythonhosted.org/packages/0c/47/b3feaf44e255e68bf9a8f1cfeb625b6f81c46c61b478d89aed9e49d0a026/googletrans_mxloli_ver-4.0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "82b08da12c7c5da2d1536a8621a882c5",
"sha256": "509d7358511a33d9e008d102a5fda429e1db28c49e26cb55899acea4242165eb"
},
"downloads": -1,
"filename": "googletrans-mxloli-ver-4.0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "82b08da12c7c5da2d1536a8621a882c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13570,
"upload_time": "2022-12-27T09:37:58",
"upload_time_iso_8601": "2022-12-27T09:37:58.123256Z",
"url": "https://files.pythonhosted.org/packages/c1/14/13ae05d3ec96992af1c13202cad7907e3f6f285e649e8e77b46cc6f33917/googletrans-mxloli-ver-4.0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-27 09:37:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Lolimipsu",
"github_project": "googletrans-mxloli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "googletrans-mxloli-ver"
}