An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pyviews

[![example branch parameter](https://github.com/eumis/pyviews/actions/workflows/ci.yml/badge.svg?branch=dev)](https://github.com/eumis/pyviews/actions/workflows/ci.yml?query=branch%3Adev++)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5d7529f3dcd7402091fc7118dbdf111f)](https://www.codacy.com/gh/eumis/pyviews/dashboard?utm_source=github.com&utm_medium=referral&utm_content=eumis/pyviews&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/5d7529f3dcd7402091fc7118dbdf111f)](https://www.codacy.com/gh/eumis/pyviews/dashboard?utm_source=github.com&utm_medium=referral&utm_content=eumis/pyviews&utm_campaign=Badge_Coverage)
[![image](https://img.shields.io/pypi/v/pyviews.svg)](https://python.org/pypi/pyviews)
[![image](https://img.shields.io/pypi/l/pyviews.svg)](https://python.org/pypi/pyviews)
[![Downloads](https://static.pepy.tech/personalized-badge/pyviews?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads)](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)