Skip to content

A personal package of mine containing python functionality that I use on a regular basis, and that others might use or find inspiration from.

License

Notifications You must be signed in to change notification settings

Peasniped/pyZink

Repository files navigation

pyZink

Personal package of python utilities and scripts that I use, and that others might use

Installation

(Installation tested on Windows 11 23H2)

  1. Clone or download the repository (place it in a permament location if downloaded)
  2. Execute install_package.py
  3. Reload any running VSCode windows using Ctrl + Shift + P > Reload Window inside VSCode

Uninstallation

So, you decided pyZink wasn't for you. That's okay (: Follow these steps:

  1. Execute uninstall_package.py
  2. Remove the repository it's contensts

Usage

  1. Import the package in your script import pyZink.ssh > ssh = pyZink.ssh.SSH_Client() etc.

License

This repository is licensed under the GPL-3.0 license. Read more in the LICENSE-file

Changelog

Changes of major versions will appear here, when they are made

Contactt

Issues can be submitted on Github at https://github.com/Peasniped/pyZink/issues

About

A personal package of mine containing python functionality that I use on a regular basis, and that others might use or find inspiration from.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published