Model-View-ViewModel framework for Python, based on Wx.
Installation with pip
:
$ pip install mvvm
- Test suite
- Example application
- Documentation
- Differentiate between core framework, generic views and database-specifics
- Fork the repository on GitHub and start hacking
- Send a pull request with your changes