Skip to content

dragoncoder047/schemascii

Repository files navigation

Schemascii

GitHub issues GitHub commit activity GitHub last commit GitHub repo file count Python

A command-line tool and library for converting ASCII-art diagrams into beautiful SVG circuit schematics.

Works with Python 3.10+. It uses the new match feature in a few places. If you need to run Schemascii on an older version of Python, feel free to fork it and send me a pull request.