Googletrans

Latest version: v4.0.2

Safety actively analyzes 701868 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

4.0.1

4.0.0

This release introduces the long-awaited v4.0.0 release of py-googletrans. After years of feedback and community contributions, this update brings significant changes to improve stability, usability, and maintainability over v3.

Highlights

- Resolved Most Reported Issues: addresses and resolves longstanding problems.
- Async-only API: Transitioned to a modern asynchronous API to improve scalability and better align with current Python development practices.
- Complete Type Annotations: Introduced full type hints to make the library easier to use with modern IDEs.
- Modernized Codebase: Refactored the entire codebase for maintainability and to follow modern de-facto Python standards.

Breaking Changes

- API Transition to Async: All synchronous APIs have been removed. If you’re upgrading, ensure your code is updated to use async functions.

---

1.2

This release of **py-googletrans** includes following updates:
- 29819f7: Add languages, and print exception with details
- 1: FIx unicode error in the CLI result
- 2: Prevent invalid language codes being passed to the `translate` function, and add a converter that substitutes for special cases

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.