Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 471 Bytes

File metadata and controls

8 lines (6 loc) · 471 Bytes

MVVM Library for Python

Introduction

nova-mvvm is a Python package designed to simplify the implementation of the Model-View-ViewModel (MVVM) pattern. This library provides tools and utilities that help in building clean, scalable, and maintainable GUI applications using MVVM architecture in Python. It currently supports pyqt5, pyqt6, Trame and Panel GUI frameworks.