graphtty

Directed graphs as terminal ASCII art

Python 📄 MIT
Screenshot of graphtty

Turn any directed graph into colored ASCII art for your terminal. Pure Python, zero external dependencies.

More screenshots here https://github.com/UiPath/graphtty/tree/main/screenshots

Copilot says: AI-generated

Turn your directed graphs into beautiful colored ASCII art right in your terminal — perfect for visualizing AI agent workflows, pipelines, or any node-based architecture without leaving the command line.

Key features:

  • 🎨 Ten gorgeous color themes from Dracula to Tokyo Night
  • 📦 Pure Python with zero dependencies for easy installation
  • 🔲 Supports nested subgraphs and node descriptions
  • ⚡ Blazing fast Sugiyama-style layout engine renders complex graphs in milliseconds

This summary was generated by GitHub Copilot based on the project README.