{"id":23400058,"url":"https://github.com/bennyscripts/python-translator","last_synced_at":"2025-10-09T08:07:17.987Z","repository":{"id":43261798,"uuid":"466858109","full_name":"bennyscripts/python-translator","owner":"bennyscripts","description":"A python library to translate text from one language to another.","archived":false,"fork":false,"pushed_at":"2022-03-13T17:33:25.000Z","size":2868,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T19:50:29.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bennyscripts.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-06T21:14:08.000Z","updated_at":"2023-02-17T07:31:55.000Z","dependencies_parsed_at":"2022-08-29T15:21:03.129Z","dependency_job_id":null,"html_url":"https://github.com/bennyscripts/python-translator","commit_stats":null,"previous_names":["bennyscripts/python-translator","bentettmar/python-translator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bennyscripts/python-translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennyscripts%2Fpython-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennyscripts%2Fpython-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennyscripts%2Fpython-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennyscripts%2Fpython-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bennyscripts","download_url":"https://codeload.github.com/bennyscripts/python-translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennyscripts%2Fpython-translator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263415860,"owners_count":23463106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-22T10:18:48.453Z","updated_at":"2025-10-09T08:07:12.947Z","avatar_url":"https://github.com/bennyscripts.png","language":"Python","readme":"# python-translator\nA python library to translate text from one language to another.  \n\n### Why use this?\n\u003e It uses the Google API, showing the best results. And unlike other repos, does not require an API key to operate.\n\n### Install\n\u003e ```bash\n\u003e $ pip install python-translator\n\u003e ```\n\n\u003e ### Example\n\u003e ```python\n\u003e from python_translator import Translator\n\u003e \n\u003e translator = Translator()\n\u003e result = translator.translate(\"Hello world!\", \"spanish\", \"english\")\n\u003e \n\u003e print(result)\n\u003e ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennyscripts%2Fpython-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennyscripts%2Fpython-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennyscripts%2Fpython-translator/lists"}