Skip to main content

A library used to make GUIs and Messages boxes and other..

Project description

    SimpleGUI Does not work if it is in python's program folder!!
            Please put SimpleGUI's Folder within your project for it to work!!


            If you find any bugs please contact the 
            owner in their discord: itarqosv5 
            And thank you for using our software!

How to use:

To load a Message Box:

mbox.create("Content of the message box")

To load a GUI (Graphical User Interface)

GUI.Create("Title Of GUI")

To create a label in your GUI

GUI.label.create("Title of GUI you wanna put the label in", "Content of Label")

If you have any suggestions or bug reports to inform us, please contact the owner in their discord:

Discord: itarqosv5 Whatsapp: +212 672393739 Telegram: None

Example usage:

GUI.create("Test Window") GUI.label.create("Test Window", "This is a label") GUI.set_title("Test Window", "New Title") GUI.set_cmd_hidden(True) # Hide command window GUI.set_cmd_hidden(False) # Show command window GUI.add_button("Test Window", "Click Me", lambda: print("Button Clicked")) entry = GUI.add_entry("Test Window") dropdown = GUI.add_dropdown("Test Window", ["Option 1", "Option 2", "Option 3"]) GUI.close_window("Test Window") plegui.process_add(True) # Attempt to rename process to "main.py" plegui.process_add(False) # Restore original process name messagebox.form("This is a message box")

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

plegui-1.2.4.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

plegui-1.2.4-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file plegui-1.2.4.tar.gz.

File metadata

  • Download URL: plegui-1.2.4.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for plegui-1.2.4.tar.gz
Algorithm Hash digest
SHA256 c6d7bcbcc3f6ba31b2763cc5aa370eee2ca5aefdd02e64473f7a48d14fe69748
MD5 1a6ffdc3fab1d78e5d44b871010dabaf
BLAKE2b-256 1bba015fa7d7d72cf02b24a45ff4d5c23f425bde36fafa35ace6c82a416d5819

See more details on using hashes here.

File details

Details for the file plegui-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: plegui-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for plegui-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1c996620b362afa9f09ac9d4db4b22a3a3cc4546e05ba64ab4d6ec8bc86150c6
MD5 9bfa783ef40b8f2c9d97a85ad067887f
BLAKE2b-256 00b5ddecb039dd649f3d11282e3e7bbf8876b88c65feb289af7e5213542c4608

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