{"categories":[{"label":"Education","url":"https://skillfed.io/packages/category/education"}],"enrichment":{"capability":"Provides free Google Translate API access for Python, enabling text translation without authentication or charges.","skillfed_tags":["translation","unmaintained","reverse-engineered-api"],"use_cases":["Quickly translate text snippets in a Python script without setting up Google Cloud credentials or handling billing.","Build a simple chatbot or educational tool that needs to display content in multiple languages.","Prototype a translation feature before committing to an official, paid API integration."],"what_it_does":"googletrans-py is a fork of the original googletrans library, updated to work with newer versions of httpx and httpcore. It provides a Python interface to Google Translate by reverse-engineering the web API, allowing you to translate text without needing an official API key or paying for a service. The package wraps HTTP requests to Google's translation endpoint and parses the responses.\n\nThe fork was created because the original project stalled at version 4.0.0rc1 (pre-release), and this version updates dependency compatibility. However, the maintainer explicitly states they have no intention to actively maintain the project and view it as a temporary workaround. Since the last release was over four years ago, there is significant risk that Google's service changes may have broken the underlying API calls.","worth_installing":"No. While the package is permissively licensed and has no known vulnerabilities, it is dormant (last release 1584 days ago), explicitly unmaintained, and reverse-engineers an undocumented API that Google may have changed. Use the official Google Cloud Translation API instead, or choose an actively maintained alternative if cost is the concern."},"id":"googletrans-py","links":{"html":"https://skillfed.io/packages/googletrans-py","md":"https://skillfed.io/packages/googletrans-py.md","pypi":"https://pypi.org/project/googletrans-py/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-04-13","license_spdx":null,"license_treatment":"permissive","name":"googletrans-py","python_support":"supports_current","summary":"Free Google Translate API for Python. Translates totally free of charge."},"popularity":{"monthly_downloads":73878,"position":14916,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.0"}
