propgrid is a lightweight wxPython class to show/config data
- Install
$pip install propgrid
- Usage
...
g = pg.PropGrid(self)
# Separator
g.Insert(PropSeparator().Label('general'))
# Text
g.Insert(PropText().Label('string').Value('hello world!').Indent(1))
See the demo.py for more details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
propgrid-0.1.6.tar.gz
(32.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
propgrid-0.1.6-py3-none-any.whl
(34.6 kB
view details)
File details
Details for the file propgrid-0.1.6.tar.gz.
File metadata
- Download URL: propgrid-0.1.6.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
868f47160e3553aad59a47d915105c073395770a6afe17fb2291149265da96c3
|
|
| MD5 |
68e8e30340180d9d0e343a30042c14d6
|
|
| BLAKE2b-256 |
b0786c36b7b07a7e7939a532f2c73eb080cddecbf9a66a64f2a5cb5309aebfac
|
File details
Details for the file propgrid-0.1.6-py3-none-any.whl.
File metadata
- Download URL: propgrid-0.1.6-py3-none-any.whl
- Upload date:
- Size: 34.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00ba33fdd8607dcb0916a836fc8675897e382f4a92a4ee0c7256e1150c320679
|
|
| MD5 |
16db47076f6b5f22aec4fb715a0a3a8c
|
|
| BLAKE2b-256 |
7235905a8db819662225ad91c0fa9b32ea233ecac48caa11c33b8ff6acc3e1ea
|