Skip to main content

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


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)

Uploaded Source

Built Distribution

wxwidgets-1.0.5-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

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

Hashes for wxwidgets-1.0.5.tar.gz
Algorithm Hash digest
SHA256 4d4272921b944c03c2e1e583c851bd59ce08d58c926fd4d46b6ed3459ab0d192
MD5 2096567c5eba6885669bdf04faca00b1
BLAKE2b-256 13d6dce3b09a4685a68ac30fbaeb45e005f90f822058bcd0a21c6983527d57c4

See more details on using hashes here.

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

Hashes for wxwidgets-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8a4c935cc7be113bc295ab4db938062f8d3337b27780fad84fec87e76c90b016
MD5 f3674a8f6b7110e3d71be728c6c73b85
BLAKE2b-256 a6d8f90c9195ac712af50531b89283ee4c4ef130dd60e45f5951f01f0adee94d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page