Skip to main content

Installs the full set of PySimpleGUI Demo Programs and the Demo Browser.

Project description

psgdemos

A PySimpleGUI Application

PySimpleGUI Demo Programs

Demonstrate PySimpleGUI features. Are you trying to figure out a specific feature of PySimpleGUI? There's a demo for that! The Demo Browser let's you search through hundreds of demo programs to find ones that demonstrates the features you need.

Features

  • Hundreds of programs to demonstrate any feature.
  • Run demos with a single click.
  • Browse demo names and search demo source code.
  • Integrates with your favorite editor.
  • Advanced features for advanced users.

Installation

Using PIP with PyPI

The latest official release of PySimpleGUI products can be found on PyPI. To pip install the demo applications from PyPI, use this command

If you use the command python on your computer to invoke Python (Windows):

python -m pip install --upgrade psgdemos

If you use the command python3 on your computer to invoke Python (Linux, Mac):

python3 -m pip install --upgrade psgdemos

Using PIP with GitHub

You can also pip install the PySimpleGUI Applications that are in the PySimpleGUI GitHub account. The GitHub versions have bug fixes and new programs/features that have not yet been released to PyPI. To directly pip install from that repo:

If you use the command python on your computer to invoke Python (Windows):

python -m pip install --upgrade https://github.com/PySimpleGUI/psgdemos/zipball/main

If you use the command python3 on your computer to invoke Python (Linux, Mac):

python3 -m pip install --upgrade https://github.com/PySimpleGUI/psgdemos/zipball/main

Usage

Once installed, launch psgdemos by typing the following in your command line:

psgdemos

Create a Windows 1-Click Shortcut

psgdemos is your first stop when implementing any new feature for your application. To keep psgdemos at your fingertips, on Windows, you can create a shortcut that keeps psgdemos as close as a single click. Use the psgshortcut application app to make such shortcuts. You can then add the shortcut to your desktop or taskbar and launch psgdemos with a single click!

To do this, follow these steps:

  1. pip install psgshortcut
  2. Open a command window (We promise, it's the last time you'll need the command line for psgdemos)
  3. Type where psgdemos
  4. Copy the resulting line into psgshortcut first input
  5. Run psgdemos by typing psgdemos in your command window
  6. Right click and choose "File Location"
  7. Copy the file location results, but change the extension from .py to .ico and paste into the Icon file input of the shortcut maker
  8. Click "Create Shortcut"

These steps create a shortcut in the same folder as the target file. You can now move this shortcut file to any place you want (like to your desktop). Double-click the shortcut and your program will launch.

License & Copyright

Copyright 2023-2024 PySimpleSoft, Inc. and/or its licensors.

This is a free-to-use "Utility" and is licensed under the PySimpleGUI License Agreement, a copy of which is included in the license.txt file and also available at https://pysimplegui.com/eula.

Please see Section 1.2 of the license regarding the use of this Utility, and see https://pysimplegui.com/faq for any questions.

Contributing

We are happy to receive issues describing bug reports and feature requests! If your bug report relates to a security vulnerability, please do not file a public issue, and please instead reach out to us at issues@PySimpleGUI.com.

We do not accept (and do not wish to receive) contributions of user-created or third-party code, including patches, pull requests, or code snippets incorporated into submitted issues. Please do not send us any such code! Bug reports and feature requests should not include any source code.

If you nonetheless submit any user-created or third-party code to us, (1) you assign to us all rights and title in or relating to the code; and (2) to the extent any such assignment is not fully effective, you hereby grant to us a royalty-free, perpetual, irrevocable, worldwide, unlimited, sublicensable, transferrable license under all intellectual property rights embodied therein or relating thereto, to exploit the code in any manner we choose, including to incorporate the code into PySimpleGUI and to redistribute it under any terms at our discretion.

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

psgdemos-5.1.1.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

psgdemos-5.1.1-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file psgdemos-5.1.1.tar.gz.

File metadata

  • Download URL: psgdemos-5.1.1.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.11

File hashes

Hashes for psgdemos-5.1.1.tar.gz
Algorithm Hash digest
SHA256 ad4a4fd337ea89b1850f5e1093fd0052b8826c7a73659e7e33c2959e515e621e
MD5 3682237094fba077d467a15dc67cdb09
BLAKE2b-256 08e4c819644622ccf623f6438bfc99a0846819f3a44496bc0d686593a5decbe8

See more details on using hashes here.

File details

Details for the file psgdemos-5.1.1-py3-none-any.whl.

File metadata

  • Download URL: psgdemos-5.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • 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.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.11

File hashes

Hashes for psgdemos-5.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70f2ce357992fa1130e654b257e8fecf3b6326c4ee5260dfb30569166cb52fc4
MD5 cf9312e03f9e0ff5c53225e902b2525c
BLAKE2b-256 faba266de27abaee02560c60a349480e1e4a531be7f17e3c58ca50e118da854b

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page