Runs sg.main() using whatever default PySimpleGUI.py your system picks up.
Project description
psgpsg
A PySimpleGUI Application To Easily Call sg.main()
Launches the main()
function of the version of PySimpleGUI that is found by this program. It may be a local copy on your hard disk that is found on the PYTHON_PATH. It may be the pip installed version of PySimpleGUI that the interpreter running psgpsg
finds. The purpose of psgpsg
is to allow you to easily launch the main test harness for any of these situations.
Installation
Old-school Straight Pip
pip install psgpsg
pip via python -m pip
the python recommended way
If python
is your command
python -m pip install psgpsg
If python3
is your command
python3 -m pip install psgpsg
Usage
Open a command window and type:
psgpsg
Create a Shortcut To This Program
If you're a Windows user, then use the psgshortcut
application to make a shortcut to this program so that you can then put on your desktop or pin to your taskbar (or any other use that stops the need to type psgpsg
ever again).
To get psgpsg
, like all of the other psg application
projects, pip install it. (e.g. pip install psgshortcut
)
To do this, follow these steps:
- Open a command window (I promise, it's the last time you'll need to for this program)
- Type -
where psgpsg
- Copy the line that
where psgpsg
gave you into the first input of the shortcut maker program - Run psgpsg by typing
psgpsg
in your command window - Right click and choose "File Location"
- Copy the file location results, but change the extension from .py to .ico and paste into the Icon file input of the shortcut maker
- Click "Create Shortcut"
This will create a shortcut in the same folder as the target file. You can safely move this shortcut file to any place you want (like to your desktop). Double-click the shortcut and your program should launch.
Release Notes
1.0.0 20-Sept-2022
- Initial release
License
Licensed under an LGPL3 License
Copyright 2022
This PySimpleGUI Application Was Designed and Written By
Mike from PySimpleGUI.org
Contributing
Like the PySimpleGUI project, this project is currently licensed under an open-source license, the project itself is structured like a proprietary product. Pull Requests are not accepted.
Copyright
Copyright 2022 PySimpleGUI
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
Built Distribution
File details
Details for the file psgpsg-1.0.0.tar.gz
.
File metadata
- Download URL: psgpsg-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.4.2 requests/2.26.0 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c06af779d093524a57e3eda2386401f806bed44d6a7a7295fd4853c0853a420 |
|
MD5 | 528ad0e4e58fa3cc1af97537a308742b |
|
BLAKE2b-256 | e82d20e6fa47dd722fcb1dfcdde0daa3410e1ec4f3c5073dc8dfa085e290efd8 |
File details
Details for the file psgpsg-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: psgpsg-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.4.2 requests/2.26.0 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f00820863ba536ff0d1eeadfdb42ca03fd6088805b26803424a359dfbb3370 |
|
MD5 | a83a7e16d8242b44a4d4f42c4121f3d3 |
|
BLAKE2b-256 | 46fc3187425a70ead0c8a22965dac1cfec626a16ccb7581a5e43c885398bb5d0 |