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.
Installation
Install using pip:
pip install tkviews
To install dev version:
pip install git+https://github.com/eumis/tkviews.git@dev
Demo application
To get started using tkviews see demo app.
Clone repository to folder([root_folder])
Run following command to install tkviews package
pip install [root_folder] -e
To run demo app execute following commands
cd [root_folder]\demo
python run.py
License
Copyright (c) 2017-present, eumis (Eugen Misievich)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tkviews-3.1.0.tar.gz
(11.0 kB
view details)
File details
Details for the file tkviews-3.1.0.tar.gz.
File metadata
- Download URL: tkviews-3.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c46855184f690a86c0d5a9d89ffa7a9ef008579b2380620e5832dd683eb6f97
|
|
| MD5 |
f53e514277553b37084b2e9bd0d2c144
|
|
| BLAKE2b-256 |
4ce9b3f6b619145ec942c9cd54709886ed6a444bbce35aae0d1f3d81c4b35f03
|