Stay GUI neutral with mplapp and Matplotlib

Spread the love

I’ve just released a package of widgets implmented with Matplotlib, this allows you to create simple interactive applications without having to write specific GTK, TK, QT code.  It provides simple layout with horizontal and vertical boxes, just stuff widgets in them and it will do the layout for you.

The code is on GitHub: mplapp

Install with pip:

example1.jpg

This entry was posted in Uncategorized. Bookmark the permalink.