No project description provided
Project description
Qol tools by Dwaine Glover
Email me at GloverDwaine@Gmail.com for suggestions
Ever found yourself screaming at your computer because d-oing simple tasks feels like trying to explain quantum physics to a toddler? Yeah, we’ve all been there. That’s why this module exists. I created this shitshow of a module to take the everyday pain-in-the-ass tasks and make them a little less soul-crushing.
msgbox()
What the Fuck is This?
The msgbox() is your fucking way to show a goddamn message box in Windows using Python. If you want to waste time annoying people with pop-up boxes, this is your shit.
How the Hell Do You Use It?
Instantiate the msgbox() with the title, message, and the type of box you want to display.
Usage Examples
Basic OK Box
msgbox("Title", "This is a fucking OK message box", "MB_OK")
OK/Cancel Box
msgbox("Title", "This is an OK/Cancel box, deal with it", "MB_OKCXL")
Yes/No/Cancel Box
msgbox("Title", "Make up your fucking mind! Yes, No, or Cancel?", "MB_YESNOCXL")
Yes/No Box
msgbox("Title", "Just a simple Yes or No, how hard can it be?", "MB_YESNO")
Icons? Fuck Yeah!
Exclamation Icon
msgbox("Warning", "Something might be fucked up!", "ICON_EXCLAIM")
Information Icon
msgbox("Info", "Here's some useless info for you.", "ICON_INFO")
Stop Icon
msgbox("Error", "You really fucked up now!", "ICON_STOP")
Note
The funtion runs on Windows because it uses ctypes to access the Windows API. If you're not on Windows, fuck off and find another solution.
Final Words
If you want to mess with people or create obnoxious pop-ups, this msgbox() is your go-to tool. Happy fucking coding
Work in progress
clipbored()
and more...
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
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
File details
Details for the file dwainesqol-0.2.1.tar.gz.
File metadata
- Download URL: dwainesqol-0.2.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7b16cef541ed7a36f2949f8a0124f8b3814d39c8feb4cc7f5e2124663fabc0c
|
|
| MD5 |
6d2eabde54adbd70a7ecb460bff63233
|
|
| BLAKE2b-256 |
816bd6a1c2de123898341005e322de9fa3082a7c17669e10bf937b49b6142c0c
|
File details
Details for the file dwainesqol-0.2.1-py3-none-any.whl.
File metadata
- Download URL: dwainesqol-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
032a8d17c8d4c55b8f1bd4de36136e2162f33e58f8df247549684a7ba41b7d60
|
|
| MD5 |
9642adcd0bd86bb4814f00dd3a736756
|
|
| BLAKE2b-256 |
6371a192dc2cf115609f466d8f51b8f46e633c0e4a889467d05f986fb57ccc43
|