wxpython based gui elements
Project description
wxwidgets
Simple widgets for usage with the wxPython library. It includes a table, sizer and input elements for directory, files and text.
Usage Example SimpleSizer
from wx import Panel, VERTICAL
with SimpleSizer(parent, VERTICAL) as sizer:
new_element = Panel(parent)
sizer.Add(new_element)
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
wxwidgets-1.0.5.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file wxwidgets-1.0.5.tar.gz
.
File metadata
- Download URL: wxwidgets-1.0.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d4272921b944c03c2e1e583c851bd59ce08d58c926fd4d46b6ed3459ab0d192 |
|
MD5 | 2096567c5eba6885669bdf04faca00b1 |
|
BLAKE2b-256 | 13d6dce3b09a4685a68ac30fbaeb45e005f90f822058bcd0a21c6983527d57c4 |
File details
Details for the file wxwidgets-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: wxwidgets-1.0.5-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4c935cc7be113bc295ab4db938062f8d3337b27780fad84fec87e76c90b016 |
|
MD5 | f3674a8f6b7110e3d71be728c6c73b85 |
|
BLAKE2b-256 | a6d8f90c9195ac712af50531b89283ee4c4ef130dd60e45f5951f01f0adee94d |