Package: wnpp Severity: wishlist X-Debbugs-Cc: [email protected]
* Package name : deepl Version : 1.28.0 Upstream Contact: https://github.com/DeepLcom * URL : https://pypi.org/project/deepl/ * License : MIT/X Programming Lang: Python Description : Official Python library for the DeepL language translation API The DeepL API is a language AI API that allows other computer programs to send texts and documents to DeepL's servers and receive high-quality translations and improvements to the text. This opens a whole universe of opportunities for developers: any translation product you can imagine can now be built on top of DeepL's best-in-class translation technology. The DeepL Python library offers a convenient way for applications written in Python to interact with the DeepL API. We intend to support all API functions with the library, though support for new features may be added to the library after they’re added to the API. ---- I don't believe there is a similar command-line tool for automated translation, apart maybe for th `llm` package, but that talks with more general LLMs than DeepL. There's the Dialect GNOME desktop app, but it serves a different audience. This should probably leave under the python team umbrella.

