Getting Started¶ Installation¶ Install from PyPi: python3 -m pip install -U textgraphs Sample Usage¶ Run the demos locally: python3 demo.py streamlit run app.py