{"id":25135022,"url":"https://github.com/headless-start/python-translation-googletrans","last_synced_at":"2026-04-12T18:45:19.381Z","repository":{"id":276331961,"uuid":"928933532","full_name":"headless-start/python-translation-googletrans","owner":"headless-start","description":"This repository contains translation from Hindi to English using googletrans API.","archived":false,"fork":false,"pushed_at":"2025-02-08T09:05:26.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T10:19:05.196Z","etag":null,"topics":["github","googletrans","jupyter-notebook","pandas","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/headless-start.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-07T14:03:27.000Z","updated_at":"2025-02-08T09:05:30.000Z","dependencies_parsed_at":"2025-02-08T10:19:07.949Z","dependency_job_id":null,"html_url":"https://github.com/headless-start/python-translation-googletrans","commit_stats":null,"previous_names":["headless-start/python-translator","headless-start/python-translation-googletrans"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headless-start%2Fpython-translation-googletrans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headless-start%2Fpython-translation-googletrans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headless-start%2Fpython-translation-googletrans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headless-start%2Fpython-translation-googletrans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/headless-start","download_url":"https://codeload.github.com/headless-start/python-translation-googletrans/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922246,"owners_count":20855345,"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":["github","googletrans","jupyter-notebook","pandas","python3"],"created_at":"2025-02-08T16:17:41.837Z","updated_at":"2026-04-12T18:45:14.338Z","avatar_url":"https://github.com/headless-start.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hindi to En,De,Pl Translation using Googletrans API\n\n## 📌 Project Overview  \nThis project demonstrates the **translation of 1000 Hindi words into English** using the **Google Translate API** via the `googletrans` library. The project automates the translation process, making it efficient and scalable for large datasets.  \n\n**Input**: 1000 Hindi words  \n**Output**: Translated English words  \n**Library**: `googletrans`  \n\n---\n\n## 🚀 Key Features  \n1. **Translation Automation**:  \n   - The `googletrans` library is used to translate Hindi words into English.  \n   - The library supports batch translation, making it efficient for large datasets. \n\n---\n\n## 🔍 How It Works  \n1. **Installation**:  \n   - Install the `googletrans` library using pip:  \n     ```bash\n     pip install googletrans==4.0.0-rc1\n     ```  \n2. **Loading Hindi Words**:  \n   - The 1000 Hindi words are loaded from a .csv file \"hindi_names.csv\".  \n3. **Translation Process**:  \n   - The `Translator` class from `googletrans` is used to translate each word.   \n4. **Output**:  \n   - The translated English words are displayed or can be saved for further use.  \n\n---\n\n## 🛠 System Requirements  \n### Dependencies  \n- Python 3.8+  \n- Libraries: `googletrans`  \n- Internet connection (required for API access)  \n\n---\n\n## 📄 License  \nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadless-start%2Fpython-translation-googletrans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheadless-start%2Fpython-translation-googletrans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadless-start%2Fpython-translation-googletrans/lists"}