Skip to content

Releases: fridayowl/PyMVVM

v0.2

07 Aug 08:21
5249422
Compare
Choose a tag to compare
Delete .github/workflows/python-publish.yml

v0.1.1

07 Aug 07:59
413a9ca
Compare
Choose a tag to compare

New Release

v0.1.0

07 Aug 07:49
Compare
Choose a tag to compare

Features

  • 🏗️ Robust MVVM architecture
  • 🔗 Automatic property binding and change notification
  • 🧮 Support for computed properties
  • 🎛️ Command pattern implementation for actions
  • ⚡ Asynchronous command support
  • 🗃️ State management in ViewModels
  • 💉 Dependency injection for data services
  • 🏭 Factory function for quick MVVM setup
  • 🤖 Easy integration with AI and LLM services