Metadata-Version: 2.1
Name: library_architecture_mvvm_modify_python
Version: 1.0.0
Summary: MVVM Modify for Python but you can also port to another language
Home-page: https://github.com/antonpichka/library_architecture_mvvm_modify_python
Author: Anton Pichka
Author-email: antonpichka@gmail.com
Maintainer: Anton Pichka
Maintainer-email: antonpichka@gmail.com
License: MIT
License-File: LICENSE

<p align="center">
<img src="https://raw.githubusercontent.com/antonpichka/library_architecture_mvvm_modify/main/assets/logo_lamm.png" alt="Logo LAMM"/>
</p>

--- 

## Getting Starting

- [Example](https://github.com/antonpichka/library_architecture_mvvm_modify_python/tree/main/library_architecture_mvvm_modify_python#example)
- [Template For LAMM](https://github.com/antonpichka/library_architecture_mvvm_modify_python/tree/main/library_architecture_mvvm_modify_python#template-for-lamm)
- [Documentation](https://github.com/antonpichka/library_architecture_mvvm_modify/tree/main/package#documentation)

## Example

- [Small project](https://github.com/antonpichka/library_architecture_mvvm_modify_python/blob/main/library_architecture_mvvm_modify_python/example/main.py)

## Template For LAMM

- How should I create projects on this architecture? (Github Template)
- - [template_for_lamm_python](https://github.com/antonpichka/template_for_lamm_python)
