Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ mvvm Public archive

Proof of concept Model-View-ViewModel implementation in Python

License

Notifications You must be signed in to change notification settings

Bouke/mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python MVVM

Model-View-ViewModel framework for Python, based on Wx.

Installation

Installation with pip:

$ pip install mvvm

Todo / Wish List

  • Test suite
  • Example application
  • Documentation
  • Differentiate between core framework, generic views and database-specifics

Contributing

  • Fork the repository on GitHub and start hacking
  • Send a pull request with your changes

About

Proof of concept Model-View-ViewModel implementation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages