name: deep-translator version: 1.11.4 summary: A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators license: MIT License author: Nidhal Baccouri homepage: https://github.com/nidhaloff/deep_translator requires_python: >=3.7,<4.0 python_min: 3.7 install_size: 41.3 KB module_format: py3-none-any doc_url: https://deep-translator.readthedocs.io/en/latest/ repo_url: https://github.com/nidhaloff/deep_translator last_released_at: 2023-06-28T19:55:20Z releases_last_12mo: 0 avg_days_between_releases: 15.7 platforms: any ## dependencies beautifulsoup4 >=4.9.1,<5.0.0 requests >=2.23.0,<3.0.0 ## extras [ai] openai >=0.27.6,<0.28.0 [docx] docx2txt >=0.8,<0.9 [pdf] pypdf >=3.3.0,<4.0.0 ## maintainers Nidhal Baccouri