Metadata-Version: 2.3
Name: deeplx-tr
Version: 0.1.0a0
Summary:  TODO 
Author: ffreemt
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: loguru>=0.7.2
Requires-Dist: rich>=13.7.1
Description-Content-Type: text/markdown

# deeplx-tr
[![pytest](https://github.com/ffreemt/deeplx-tr/actions/workflows/routine-tests.yml/badge.svg)](https://github.com/ffreemt/deeplx-tr/actions)[![python](https://img.shields.io/static/v1?label=python+&message=3.8%2B&color=blue)](https://www.python.org/downloads/)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![PyPI version](https://badge.fury.io/py/deeplx_tr.svg)](https://badge.fury.io/py/deeplx_tr)

deeplx in python

## Install it

```shell
pip install deeplx_tr

```

## Use it
```python
from deeplx_tr import deeplx_tr
```
