#deepl #api #translation #ai #machine-learning

bin+lib deepl-api

Bindings and a commandline tool for the DeepL REST API (https://www.deepl.com/docs-api/)

9 releases

0.4.3 Mar 16, 2023
0.4.2 Mar 16, 2023
0.4.0 Dec 1, 2022
0.3.1 Feb 21, 2022
0.1.0 Jan 28, 2021

#315 in Text processing

Download history 13/week @ 2022-12-09 5/week @ 2022-12-16 11/week @ 2022-12-23 4/week @ 2022-12-30 6/week @ 2023-01-06 6/week @ 2023-01-13 10/week @ 2023-01-20 12/week @ 2023-01-27 8/week @ 2023-02-03 25/week @ 2023-02-10 20/week @ 2023-02-17 2/week @ 2023-02-24 9/week @ 2023-03-03 41/week @ 2023-03-10 46/week @ 2023-03-17 6/week @ 2023-03-24

102 downloads per month

MIT/Apache

34KB
578 lines

deepl-api-rs

This repository contains a Rust implementation of the DeepL REST API.

Contents

Please refer to the linked documentation for instructions on how to get started with the API and/or the CLI tool.

Features

  • Query your account usage & limits information.
  • Fetch the list of available source and target languages provided by DeepL.
  • Translate text.

Not Implemented

See Also

There are comparable implementations for Python and Ruby.

Dependencies

~9–18MB
~357K SLoC