Metadata-Version: 2.1
Name: pylacoan
Version: 0.0.3
Summary: Plug-and-play language corpus annotation.
License: Apache-2.0
Author: Florian Matter
Author-email: flmt@mailbox.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: flask (>=3.0.0,<4.0.0)
Requires-Dist: humidifier (>=0.0.2,<0.0.3)
Requires-Dist: isort (>=5.12.0,<6.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pyigt (>=2.0.0,<3.0.0)
Requires-Dist: questionary (>=2.0.1,<3.0.0)
Requires-Dist: segments (>=2.2.1,<3.0.0)
Requires-Dist: terminaltables (>=3.1.10,<4.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: writio (>=0.0.1,<0.0.2)
Description-Content-Type: text/markdown

# pylacoan

 Plug-and-play language corpus annotation.

![License](https://img.shields.io/github/license/fmatter/pylacoan)
[![Documentation Status](https://readthedocs.org/projects/pylacoan/badge/?version=latest)](https://pylacoan.readthedocs.io/en/latest/?badge=latest)
[![Tests](https://img.shields.io/github/actions/workflow/status/fmatter/pylacoan/tests.yml?label=tests)](https://github.com/fmatter/pylacoan/actions/workflows/tests.yml)
[![Linting](https://img.shields.io/github/actions/workflow/status/fmatter/pylacoan/lint.yml?label=linting)](https://github.com/fmatter/pylacoan/actions/workflows/lint.yml)
[![Codecov](https://img.shields.io/codecov/c/github/fmatter/pylacoan)](https://app.codecov.io/gh/fmatter/pylacoan/)
[![PyPI](https://img.shields.io/pypi/v/pylacoan.svg)](https://pypi.org/project/pylacoan)
![Versions](https://img.shields.io/pypi/pyversions/pylacoan)

* [Read the docs](https://pylacoan.readthedocs.io)
