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
Docs
See some documentation in docs folder
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
Built Distribution
File details
Details for the file tkviews-4.0.0.tar.gz
.
File metadata
- Download URL: tkviews-4.0.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4fc71dad5dba29a116e7c4e77de9a5a1c247fa97db2e5e275abd548803a02d |
|
MD5 | d5c012a899a353a7114bae56679e6ff6 |
|
BLAKE2b-256 | 57cba6cf4cc13082072621bfad5e85a26ca45955c72611c2db67bf6dd35451b5 |
File details
Details for the file tkviews-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: tkviews-4.0.0-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c2d666e53cd03cedabdd513a2a8c2614547035e29ef2a5012a069ab30fdbe7 |
|
MD5 | 503a5f685bd4b249267ddf6ea1eb6097 |
|
BLAKE2b-256 | 58a1d132084f27a514db86961e2878244b8af5a6dee40dbcd47cb8cc6efde5d5 |