Pyshortcuts helps developers and Python users to create shortcuts on a Users Desktop or Start Menu that will run python scripts and applications.
Pyshortcuts is cross-platform, supporting Windows, MacOS, and Linux each in the way most natural for the OS. On Windows, a Shortcut or Link is created. On Linux a “.desktop” file is created. On MacOS, a minimal Application is created. In all cases, the shortcuts are put either directly on the Desktop or Start Menu , or in a folder on the Desktop or Start Menu of the current user. That means that there is not need for elevated permission or writing to system-level files (registry, /Applications, /usr/bin). The user has complete control to rename, move, or delete the shortcut after it is created. Shortcuts can have a custom icon (.ico files on Windows or Linux, or .icns files on MacOS) specified, defaulting to a Python icon included with the pyshortcuts module.
Pyshortcuts is pure python, has a small footprint and is very easy to install and use either from a python script. That is to say, it can easily be part of a installation (or post-installation process) process for larger packages.
Release files for pyshortcuts 1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyshortcuts-1.6.tar.gz | 377.9 kB | Details |
Release files / pyshortcuts-1.6.tar.gz
| Download URL | pyshortcuts-1.6.tar.gz |
|---|---|
| Size | 377.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
357a49529816937de482a80364b3b36be5ed015ee42619e133ae2c8013e3796c
|
|
BLAKE2b-256 checksum How to use checksums |
d3e4b5ae7dd892d334f8e3069cbd203c7a3bf91495caa0459052633afc006fac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|