Metadata-Version: 2.1
Name: texta-tools
Version: 2.2.0
Summary: texta-tools
Home-page: https://git.texta.ee/texta/texta-tools-python
Author: TEXTA
Author-email: info@texta.ee
License: GPLv3
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# TEXTA Tools Python Package

* **Text Processor**
* **Quality Validator** - Documentation with user guide is available [here](https://git.texta.ee/texta/texta-tools-python/-/wikis/Quality-Validator-Documentation).
* **Text Splitter** - Documentation with user guide is available [here](https://git.texta.ee/texta/texta-tools-python/-/wikis/Text-Splitter-Documentation).

## Installation

`pip install texta-tools`

## Testing

`python -m pytest -v tests`


