معرفی شرکت ها


deepl-api-0.2.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Bindings and a commandline tool for the DeepL REST API (https://www.deepl.com/docs-api/)
ویژگی مقدار
سیستم عامل -
نام فایل deepl-api-0.2.4
نام deepl-api
نسخه کتابخانه 0.2.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Martin Gruner
ایمیل نویسنده mg.pub@gmx.net
آدرس صفحه اصلی https://github.com/mgruner/deepl-api-py/
آدرس اینترنتی https://pypi.org/project/deepl-api/
مجوز MIT
# deepl-api-py This repository contains a [Python](https://www.python.org/) implementation of the [DeepL REST API](https://www.deepl.com/docs-api/). ## Contents - A [Python package](https://mgruner.github.io/deepl-api-py-docs/deepl_api/index.html) for easy integration into Python applications. - The `deepl` [unix-style commandline application](https://mgruner.github.io/deepl-api-py-docs/deepl_api/cli.html) for integration into existing toolchains without any programming effort. - Unit and integration tests. 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 - Support for the [(beta) document translation endpoint](https://www.deepl.com/docs-api/translating-documents/). - Support for advanced parameters of [Handling XML](https://www.deepl.com/docs-api/handling-xml/) in the translation endpoint (outline_detection, splitting_tags, non_splitting_tags, ignore_tags). ## See Also There are comparable implementations for [Rust](https://github.com/mgruner/deepl-api-rs) and [Ruby](https://github.com/mgruner/deepl-api-rb).


نیازمندی

مقدار نام
>=2.25,<3.0 requests
>=7.1.2 click


زبان مورد نیاز

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl deepl-api-0.2.4:

    pip install deepl-api-0.2.4.whl


نصب پکیج tar.gz deepl-api-0.2.4:

    pip install deepl-api-0.2.4.tar.gz