display messageboxes without library dependency like tkinter
Project description
PyMessageBox
Messagebox for userinput/useroutput WITHOUT library dependencies like tkinter
Supported platforms [^1]
Platform | Supported | Tested |
---|---|---|
Windows | ✓ | ✓ |
Linux/Mint | ✓ | ✕ |
Linux/Ubuntu | ✓ | ✕ |
Linux/Xorg | ✕ | ✕ |
Linux/GNOME | ✕ | ✕ |
macOS | ✕ | ✕ |
[^1]: I need tester. please report bugs etc. under your platform
Message-Boxes
- showinfo
- showwarning
- showerror
- askquestion
- askokcancel
- askyesno
- askretrycancel
Usage
import messagebox
messagebox.showinfo('Success', 'This package works')
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
messagebox-0.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file messagebox-0.1.0.tar.gz
.
File metadata
- Download URL: messagebox-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e7e55ec5139990c885d6003419ed16db6fe97df58917d64d111e85d9a1edd92 |
|
MD5 | 5ee13c5eb7f725054f531f38d3ca75ee |
|
BLAKE2b-256 | b79823a1fb17381353c09c41459bd10264aea108715f0e6a4f62c9d9dc0ba5ec |
File details
Details for the file messagebox-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: messagebox-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7d9b3c66d787afb2fceff01f6992128cdb1a1dbeaac8fec94aceba4cdaea25c |
|
MD5 | 116b0a142041aa45673098c493163eb1 |
|
BLAKE2b-256 | aedc8e5e8b36234e67dfe991dce84a233b6936e2520c472f48741c54a4857b8b |