Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpgillam/streamcanvas

Real-time rendering of shapes from stdin.
https://github.com/tpgillam/streamcanvas

Last synced: 16 days ago
JSON representation

Real-time rendering of shapes from stdin.

Awesome Lists containing this project

README

        

Stream Canvas is a python application which allows a lightweight plotting language to be used to specify frames
piped through stdin, which will then be rendered. A prominent feature is that the reading of stdin will be as fast as
possible, with frames being dropped as necessary.

It is currently in the early stages of development.

Requirements:

* pyqtgraph