Personal package of python utilities and scripts that I use, and that others might use
(Installation tested on Windows 11 23H2)
- Clone or download the repository (place it in a permament location if downloaded)
- Execute install_package.py
- Reload any running VSCode windows using
Ctrl + Shift + P > Reload Windowinside VSCode
So, you decided pyZink wasn't for you. That's okay (: Follow these steps:
- Execute uninstall_package.py
- Remove the repository it's contensts
- Import the package in your script
import pyZink.ssh>ssh = pyZink.ssh.SSH_Client()etc.
This repository is licensed under the GPL-3.0 license. Read more in the LICENSE-file
Changes of major versions will appear here, when they are made
Issues can be submitted on Github at https://github.com/Peasniped/pyZink/issues