Skip to main content

Package for creating tkinter applications in declarative way.

Project description

tkviews

pyviews adapter for tkinter. It allows to create ui widgets using xml with binding.

Build Status Codacy Badge image image image

Installation

Install using pip:

pip install tkviews

To install dev version:

pip install git+https://github.com/eumis/tkviews.git@dev

Sandbox application

To get started using tkviews see sandbox app.

Clone repository to folder([root_folder])

Run following command to install tkviews package

pip install pyviews pip install [root_folder] -e

To run sandbox app execute following commands

cd [root_folder]\sandbox
python run.py

License

MIT

Copyright (c) 2017-present, eumis (Eugen Misievich)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tkviews-2.2.0.tar.gz (12.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page