Menu

[r8520]: / trunk / toolkits / mplsizer / README.rst  Maximize  Restore  History

Download this file

26 lines (18 with data), 728 Bytes

mplsizer

mplsizer is a layout engine for matplotlib based on wxPython model. It is released under the MIT license.

unofficial git mirror

An un-official git mirror is made of the source code repository at http://github.com/astraw/mplsizer. You can make a copy of this repository with:

git clone --origin svn git@github.com:astraw/mplsizer.git
cd mplsizer/
git svn init --trunk=trunk/toolkits/mplsizer --prefix=svn/ https://matplotlib.svn.sourceforge.net/svnroot/matplotlib
git svn rebase -l
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.