granslate


Namegranslate JSON
Version 3.4.2 PyPI version JSON
download
home_pagehttps://github.com/adityaprasad502/yafgt
SummaryFree Google Translate API for Python. Translates totally free of charge.
upload_time2024-11-27 06:47:36
maintainerNone
docs_urlNone
authorSimone
requires_pythonNone
licenseMIT
keywords google translate translator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiogoogletrans fork

This is a fork of [aiogoogletrans](https://github.com/katlol/aiogoogletrans) which is a fork of [googletrans](https://github.com/ssut/py-googletrans) with minor changes and renamed to granslate? no? :)

```
for further info and credits, lookup the original repo. Thanks :)
```

Available on pypi as granslate (`pip install granslate`)<br>
consider using the original one instead of mine. thanks :)

(name inspired from gmail -> email)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adityaprasad502/yafgt",
    "name": "granslate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "google translate translator",
    "author": "Simone",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3e/8b/b3b60089101c4bb968d0f995690a016fba72f3937cc3ed61b920bee13609/granslate-3.4.2.tar.gz",
    "platform": null,
    "description": "# aiogoogletrans fork\r\n\r\nThis is a fork of [aiogoogletrans](https://github.com/katlol/aiogoogletrans) which is a fork of [googletrans](https://github.com/ssut/py-googletrans) with minor changes and renamed to granslate? no? :)\r\n\r\n```\r\nfor further info and credits, lookup the original repo. Thanks :)\r\n```\r\n\r\nAvailable on pypi as granslate (`pip install granslate`)<br>\r\nconsider using the original one instead of mine. thanks :)\r\n\r\n(name inspired from gmail -> email)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Free Google Translate API for Python. Translates totally free of charge.",
    "version": "3.4.2",
    "project_urls": {
        "Homepage": "https://github.com/adityaprasad502/yafgt"
    },
    "split_keywords": [
        "google",
        "translate",
        "translator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "571ca5d7fb0040959fe738fcd9db7f4874d2ff1ccedcaf5fb0a76938f25b51bf",
                "md5": "c998ef2e1c07ad1ecbc46d3227032c6a",
                "sha256": "da184c350fc99c79ad6613a16340ad9d70e985817cd5c8ef37bb5ff2bc42cfd8"
            },
            "downloads": -1,
            "filename": "granslate-3.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c998ef2e1c07ad1ecbc46d3227032c6a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12764,
            "upload_time": "2024-11-27T06:47:34",
            "upload_time_iso_8601": "2024-11-27T06:47:34.470731Z",
            "url": "https://files.pythonhosted.org/packages/57/1c/a5d7fb0040959fe738fcd9db7f4874d2ff1ccedcaf5fb0a76938f25b51bf/granslate-3.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e8bb3b60089101c4bb968d0f995690a016fba72f3937cc3ed61b920bee13609",
                "md5": "9dab3b1ad6f47c7bd33256baf301cb95",
                "sha256": "7639e3457ae3d43a51ceaf35012dd6e5a7e5583ca7c6b3f82a83d60c8dc94e19"
            },
            "downloads": -1,
            "filename": "granslate-3.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9dab3b1ad6f47c7bd33256baf301cb95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11808,
            "upload_time": "2024-11-27T06:47:36",
            "upload_time_iso_8601": "2024-11-27T06:47:36.138878Z",
            "url": "https://files.pythonhosted.org/packages/3e/8b/b3b60089101c4bb968d0f995690a016fba72f3937cc3ed61b920bee13609/granslate-3.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 06:47:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adityaprasad502",
    "github_project": "yafgt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "granslate"
}
        
Elapsed time: 0.39731s