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.
Raw data
{
"_id": null,
"home_page": "https://github.com/newville/pyshortcuts",
"name": "pyshortcuts",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Matthew Newville",
"author_email": "matt.newville@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/26/e1/be08663981ef00b75f1a07968a0b0f84dcb683af8a3e90a247e16bd060b2/pyshortcuts-1.9.1.tar.gz",
"platform": "any",
"description": "\nPyshortcuts helps developers and Python users to create shortcuts on a\nUsers Desktop or Start Menu that will run python scripts and applications.\nPyshortcuts is cross-platform, supporting Windows, MacOS, and Linux each in\nthe way most natural for the OS. On Windows, a Shortcut or Link is\ncreated. On Linux a \".desktop\" file is created. On MacOS, a minimal\nApplication is created. In all cases, the shortcuts are put either\ndirectly on the Desktop or Start Menu , or in a folder on the Desktop or\nStart Menu of the current user. That means that there is not need for\nelevated permission or writing to system-level files (registry,\n/Applications, /usr/bin). The user has complete control to rename, move,\nor delete the shortcut after it is created. Shortcuts can have a custom\nicon (`.ico` files on Windows or Linux, or `.icns` files on MacOS)\nspecified, defaulting to a Python icon included with the pyshortcuts\nmodule. Pyshortcuts is pure python, has a small footprint and is very easy\nto install and use either from a python script. That is to say, it can\neasily be part of a installation (or post-installation process) process for\nlarger packages.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Create desktop and Start Menu shortcuts for python scripts",
"version": "1.9.1",
"project_urls": {
"Documentation": "https://github.com/newville/pyshortcuts/README.md",
"Homepage": "https://github.com/newville/pyshortcuts",
"Source": "https://github.com/newville/pyshortcuts",
"Tracker": "https://github.com/newville/pyshortcuts/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8ec7937973af664edb7cd9fd82ca0c1eef1449f4f0f86159ae9c485eca9fb9c",
"md5": "48a5fa1119e3aa1c9e7f821271c7f3f8",
"sha256": "cd59615262ce5a21fa2001d2890611e713ff01e8e65f700f1c24c0db8eec38b2"
},
"downloads": -1,
"filename": "pyshortcuts-1.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "48a5fa1119e3aa1c9e7f821271c7f3f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 158454,
"upload_time": "2024-08-19T19:19:47",
"upload_time_iso_8601": "2024-08-19T19:19:47.962083Z",
"url": "https://files.pythonhosted.org/packages/a8/ec/7937973af664edb7cd9fd82ca0c1eef1449f4f0f86159ae9c485eca9fb9c/pyshortcuts-1.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26e1be08663981ef00b75f1a07968a0b0f84dcb683af8a3e90a247e16bd060b2",
"md5": "0cc92f3b8bc145f308252723188b4cd1",
"sha256": "9140d6cff6ddb21d902dfe840b6018518c507de6efc7654e083e865d3645b8f1"
},
"downloads": -1,
"filename": "pyshortcuts-1.9.1.tar.gz",
"has_sig": false,
"md5_digest": "0cc92f3b8bc145f308252723188b4cd1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1038102,
"upload_time": "2024-08-19T19:19:49",
"upload_time_iso_8601": "2024-08-19T19:19:49.711213Z",
"url": "https://files.pythonhosted.org/packages/26/e1/be08663981ef00b75f1a07968a0b0f84dcb683af8a3e90a247e16bd060b2/pyshortcuts-1.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 19:19:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "newville",
"github_project": "pyshortcuts",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyshortcuts"
}