Skip to content

Getting Started

Video Tutorial by artworkbean from the Noun Project

Installation

Install from PyPi:

python3 -m pip install -U textgraphs

Sample Usage

Run the demos locally:

python3 demo.py
streamlit run app.py