Skip to content

astraw/mplsizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mplsizer

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

svn access

The official svn repository is at https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/toolkits/mplsizer/

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

About

unofficial mirror of mplsizer toolkit for Matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages