DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-deepl 1.31.0-1

Package Information

DescriptionOfficial 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. The developers 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByLester Guerzon <lester@guerzon.net>
Sponsoreamanu@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/deepl.git (browse)
Closes#1130361
Trackerhttps://tracker.debian.org/pkg/python-deepl
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateWed, 19 Aug 2026 20:29:38 +0800
Sourcepython-deepl
Version1.31.0-1
Changed-ByLester Guerzon
Architecturesource all
Changelog
python-deepl (1.31.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130361)
.dsc
Componentmain
Package-Listpython3-deepl deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deepl
Upstream-Contact: DeepL SE <python-api@deepl.com>
Source: https://github.com/DeepL/deepl-python

Files: *
Copyright: 2022 DeepL SE (https://www.deepl.com)
License: Expat

Files: debian/*
Copyright: 2026 Lester Guerzon <lester@guerzon.net>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package