Skip to main content

Cross Platform Toolkit for Windows and Linux in order to make variables and shortcuts easy

Project description

Python Cross Platform Toolkit for Windows and Linux variables, shortcuts and start menu shortcuts

Simple Cross Platform creation of shortcuts and Persistent Environment Variables

image Build Status Downloads

Installing

Install and update using pip:

pip install pycrosskit

or

pip3 install pycrosskit

Supported Platforms:

  • Linux
  • Windows

Shortcuts usage:

# Will Create shortcut 
# * at Desktop if desktop is True 
# * at Start Menu if start_menu is True

Shortcut(shortcut_name, exec_path, description,
         icon_path, desktop, start_menu)

# Will Delete shortcut
# * at Desktop if desktop is True 
# * at Start Menu if start_menu is True
Shortcut.delete(shortcut_name, desktop, start_menu)

Environment Variables usage:

# Will Set Persistent Value for Variable in System
# * subkey works only for windows like file in folder
# * reg_path works only for windows as register path 
SysEnv.set_var(name, value, subkey, reg_path=default_reg_path)

# Will Get Persistent Value for Variable in System
# * reg_path works only for windows as register path
# * delete, deletes key from environment and its subkeys after read
SysEnv.get_var(name, reg_path=default_reg_path, delete=False)

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

pycrosskit-1.0.3.5.tar.gz (7.1 kB view details)

Uploaded Source

Built Distributions

pycrosskit-1.0.3.5-py3.9.egg (17.8 kB view details)

Uploaded Source

pycrosskit-1.0.3.5-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

pycrosskit-1.0.3.5-py2.py3-none-any.whl (9.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pycrosskit-1.0.3.5.tar.gz.

File metadata

  • Download URL: pycrosskit-1.0.3.5.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for pycrosskit-1.0.3.5.tar.gz
Algorithm Hash digest
SHA256 d6fed7b2529cc5eb6302b9e44e1f85dbd66d52b2c8a74f87a0508289673d8660
MD5 0b760616434dd2cbc29dd3403e56c6c4
BLAKE2b-256 a6b270e5d32a874b26d9a5d00ee74a4c57379046967c6c2b45b90a5b60ca8199

See more details on using hashes here.

Provenance

File details

Details for the file pycrosskit-1.0.3.5-py3.9.egg.

File metadata

  • Download URL: pycrosskit-1.0.3.5-py3.9.egg
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for pycrosskit-1.0.3.5-py3.9.egg
Algorithm Hash digest
SHA256 08cae288e31a0f9ef5cc5f9b66e2a15f217d5a966af41290aa1f9cff9eac60af
MD5 55556db594f5e86d2be13dccd2c4438c
BLAKE2b-256 5d90c06880c9130e528fed3aea2045d7b13bc1d7b6be452927c40c3ff1e183c8

See more details on using hashes here.

Provenance

File details

Details for the file pycrosskit-1.0.3.5-py3-none-any.whl.

File metadata

  • Download URL: pycrosskit-1.0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for pycrosskit-1.0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9732780d504eaa75853898c18746b19c40138c81edc76d2f55cae220450cf77a
MD5 86a5e32183cd139ee6375e86e5bd3326
BLAKE2b-256 e5b9fdcc400b6f31239c60cd5c8a3ecc155329616214fa3b0bfa8c871b9b3872

See more details on using hashes here.

Provenance

File details

Details for the file pycrosskit-1.0.3.5-py2.py3-none-any.whl.

File metadata

  • Download URL: pycrosskit-1.0.3.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for pycrosskit-1.0.3.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ea0259a20d8a3fdd1ca55f9fdf1e532cc7b4c0b620ec9012311aecb11017386c
MD5 2ddfc6c482df5bafc4d9b3094456ba7a
BLAKE2b-256 1ba5e5079df6a75298ab08bdd2d3fad2cb643fc9acad8567a0f6a6d08b954b0c

See more details on using hashes here.

Provenance

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