https://github.com/eumis/pyviews
Base package for wxviews, tkviews or any other package for xml views
https://github.com/eumis/pyviews
binding gui mvvm python pyviews view
Last synced: 9 months ago
JSON representation
Base package for wxviews, tkviews or any other package for xml views
- Host: GitHub
- URL: https://github.com/eumis/pyviews
- Owner: eumis
- License: mit
- Created: 2017-11-15T10:25:06.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-23T12:07:23.000Z (about 3 years ago)
- Last Synced: 2025-09-25T16:48:11.507Z (9 months ago)
- Topics: binding, gui, mvvm, python, pyviews, view
- Language: Python
- Homepage:
- Size: 731 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# pyviews
[](https://github.com/eumis/pyviews/actions/workflows/ci.yml?query=branch%3Adev++)
[](https://www.codacy.com/gh/eumis/pyviews/dashboard?utm_source=github.com&utm_medium=referral&utm_content=eumis/pyviews&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/eumis/pyviews/dashboard?utm_source=github.com&utm_medium=referral&utm_content=eumis/pyviews&utm_campaign=Badge_Coverage)
[](https://python.org/pypi/pyviews)
[](https://python.org/pypi/pyviews)
[](https://pepy.tech/project/pyviews)
Base package for [tkviews](https://github.com/eumis/tkviews) and [wxviews](https://github.com/eumis/wxviews)
## Installation
Install using pip:
`pip install pyviews`
To install dev version:
`pip install git+https://github.com/eumis/pyviews.git@dev`
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2017-present, eumis (Eugen Misievich)