Installation

You can install the framework using following commands:

From PyPI

pip install textflow

From Source

git clone https://github.com/ysenarath/textflow.git
cd textflow
pip install .