wxviews
pyviews adapter for wxpython. It allows to create ui widgets using xml with binding.
Installation
To install dev version:
pip install git+https://github.com/eumis/wxviews.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
Copyright (c) 2017-present, eumis (Eugen Misievich)
Release files for wxviews 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wxviews-0.8.0.tar.gz | 13.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wxviews-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:30.3 kB
Release files / wxviews-0.8.0.tar.gz
| Download URL | wxviews-0.8.0.tar.gz |
|---|---|
| Size | 13.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f55c424c2bc13427a6a1fdac8d0a9cce91b9367eade9a76920a6a025b3b1677
|
|
BLAKE2b-256 checksum How to use checksums |
827ce7e11795e80e415863f9c082c55880b107eb8f002163e172a27e97200ca3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|
Release files / wxviews-0.8.0-py3-none-any.whl
| Download URL | wxviews-0.8.0-py3-none-any.whl |
|---|---|
| Size | 16.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0091d05cc2fe591cc5542b29da109b70ef9a1bdf18f789706d17de1e54f1e699
|
|
BLAKE2b-256 checksum How to use checksums |
a3dc41166109903f7becb359adf5a47a4664c8a7320a051c4516aa7fd872a3d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|