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

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.4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distributions

pycrosskit-1.0.3.4-py3.9.egg (20.4 kB view details)

Uploaded Source

pycrosskit-1.0.3.4-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

pycrosskit-1.0.3.4-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pycrosskit-1.0.3.4.tar.gz
  • Upload date:
  • Size: 6.9 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.4.tar.gz
Algorithm Hash digest
SHA256 cfc21c10b5a2f0cc09b936547a013cb8c907f32d37c4794de63075a4e3d72ed8
MD5 326c8a5eaab14944816dd15d479e16e3
BLAKE2b-256 bcbe9d4f36c6043259ada64d36bc890189dbc0292c5bf2fa8b692c33a3563adf

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pycrosskit-1.0.3.4-py3.9.egg
  • Upload date:
  • Size: 20.4 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.4-py3.9.egg
Algorithm Hash digest
SHA256 6781864267ebe518042393af5b709a3a985cbcde452b8f6961f9910068f3745d
MD5 126248a0f5f04e655f02119dbf50aa1e
BLAKE2b-256 36af6bbd6043f1f1f55fab2ba7afa9397c5a0a9d28440071d28bc9f19f3f17df

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pycrosskit-1.0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 10.4 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 92f3804c53d297a2288132a9efe9805f5cc5f6a4f3332adb4a4e7183b5f47a27
MD5 284564da9d262dbeb7595e2edbec3715
BLAKE2b-256 e17fba3a75e39c6cebbbc89c5d99becd0f9a9702873cb9a6c1af5e19452c6f9f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pycrosskit-1.0.3.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.4 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.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a27f95334154bbf93f6493e47b762e598875870d590c47ae5d7cbf9f7c936262
MD5 b8cc6dfd2a13aa45612be94275942849
BLAKE2b-256 f835fc74788cadf4e7b7baa061479c5a7bb39913d8d218b71cbe22c569a3ef0c

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