googletrans-sw


Namegoogletrans-sw JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttps://github.com/Skywind5487/googletrans
SummaryFree Google Translate API for Python. Translates totally free of charge.
upload_time2024-06-19 11:46:56
maintainerNone
docs_urlNone
authorSkywind5487
requires_python>=3.7
licenseMIT
keywords google translate translator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # googletrans-py



This is a fork of the [googletrans](https://github.com/karlreginaldo/googletrans/tree/main) 



This is just redistribute for the origin. And public to pipi for easy to use.

And add the commiit form [karlreginaldo](https://github.com/ShivangKakkar/googletrans/pull/5)



## Installation



### PyPI



This project is available on [PyPI](https://pypi.org/project/googletrans-py) and can be installed using pip.



```shell

pip install googletrans-sw

```



### Repository



You can also install the project directly from this repository.For the newer version.



```shell

pip install git+https://github.com/Skywind5487/googletrans.git --user

```



## Credits



Original Author - [Suhun Han](https://github.com/ssut)



[Shivang Kakkar](https://github.com/ShivangKakkar)



[karlreginaldo](https://github.com/karlreginaldo)



Original Repository - [googletrans](https://github.com/ssut/py-googletrans)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Skywind5487/googletrans",
    "name": "googletrans-sw",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "google translate translator",
    "author": "Skywind5487",
    "author_email": "skywind5487@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/7d/d4fd42dff96b609cdce8502420a0cf5ff7538db389764c0f810273984fe1/googletrans_sw-4.0.1.tar.gz",
    "platform": null,
    "description": "# googletrans-py\r\r\n\r\r\nThis is a fork of the [googletrans](https://github.com/karlreginaldo/googletrans/tree/main) \r\r\n\r\r\nThis is just redistribute for the origin. And public to pipi for easy to use.\r\r\nAnd add the commiit form [karlreginaldo](https://github.com/ShivangKakkar/googletrans/pull/5)\r\r\n\r\r\n## Installation\r\r\n\r\r\n### PyPI\r\r\n\r\r\nThis project is available on [PyPI](https://pypi.org/project/googletrans-py) and can be installed using pip.\r\r\n\r\r\n```shell\r\r\npip install googletrans-sw\r\r\n```\r\r\n\r\r\n### Repository\r\r\n\r\r\nYou can also install the project directly from this repository.For the newer version.\r\r\n\r\r\n```shell\r\r\npip install git+https://github.com/Skywind5487/googletrans.git --user\r\r\n```\r\r\n\r\r\n## Credits\r\r\n\r\r\nOriginal Author - [Suhun Han](https://github.com/ssut)\r\r\n\r\r\n[Shivang Kakkar](https://github.com/ShivangKakkar)\r\r\n\r\r\n[karlreginaldo](https://github.com/karlreginaldo)\r\r\n\r\r\nOriginal Repository - [googletrans](https://github.com/ssut/py-googletrans)\r\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Free Google Translate API for Python. Translates totally free of charge.",
    "version": "4.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Skywind5487/googletrans"
    },
    "split_keywords": [
        "google",
        "translate",
        "translator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d7dd4fd42dff96b609cdce8502420a0cf5ff7538db389764c0f810273984fe1",
                "md5": "92cf083bc3ebeb0cbfca9c2426cbe87e",
                "sha256": "0050523514408b24c86834b198d7e0862cb5e759b5ed997adc8bc98429fa7e1e"
            },
            "downloads": -1,
            "filename": "googletrans_sw-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "92cf083bc3ebeb0cbfca9c2426cbe87e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12627,
            "upload_time": "2024-06-19T11:46:56",
            "upload_time_iso_8601": "2024-06-19T11:46:56.381725Z",
            "url": "https://files.pythonhosted.org/packages/5d/7d/d4fd42dff96b609cdce8502420a0cf5ff7538db389764c0f810273984fe1/googletrans_sw-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 11:46:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Skywind5487",
    "github_project": "googletrans",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "googletrans-sw"
}
        
Elapsed time: 3.09003s