Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eumis/tkviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Sandbox application

To get started using pyviews see sandbox app.

Clone repository to folder([project_root])

Run following command to install pyviews package

pip install [project_root] -e

To run sandbox app execute following commands

cd [project_root]\sandbox
python run.py

License

MIT

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages