Metadata-Version: 2.1
Name: textflow
Version: 0.0.9
Summary: Minimal Annotation Framework
Home-page: https://github.com/ysenarath/textflow
Author: Yasas Senarath
Author-email: ysenarath.93@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: Flask
Requires-Dist: Flask-Login
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: Flask-WTF
Requires-Dist: itsdangerous
Requires-Dist: Jinja2
Requires-Dist: MarkupSafe
Requires-Dist: SQLAlchemy
Requires-Dist: Werkzeug
Requires-Dist: WTForms

# TextFlow

TextFlow - Annotation Simplified

![Python package](https://github.com/ysenarath/textflow/workflows/Python%20package/badge.svg)
[![PyPI version](https://badge.fury.io/py/textflow.svg)](https://badge.fury.io/py/textflow)

TextFlow is minimalist interface for text annotations.

