File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ translation API that allows other computer programs to send texts and documents
9
9
high-quality translations. This opens a whole universe of opportunities for developers: any translation product you can
10
10
imagine can now be built on top of DeepL's best-in-class translation technology.
11
11
12
- The DeepL Python library offers a convenient way for applications written in Python to interact with the DeepL API. All
13
- functions of the DeepL API are supported.
12
+ The DeepL Python library offers a convenient way for applications written in Python to interact with the DeepL API. We
13
+ intend to support all API functions with the library, though support for new features may be added to the library after
14
+ they’re added to the API.
15
+
14
16
15
17
## Getting an authentication key
16
18
You can’t perform that action at this time.
0 commit comments