Python functionality that I use on a regular basis, that others might find use or inspiration from.
Project description
pyZink
Personal package of python utilities and scripts that I use, and that others might use
Installation (If downloading from Github, not PyPI/pip)
(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
Uninstallation (If downloading from Github, not PyPI/pip)
So, you decided pyZink wasn't for you. That's okay (: Follow these steps:
- Execute uninstall_package.py
- Remove the repository it's contensts
Usage
- Import the package in your script
import pyZink.connect.ssh>ssh = pyZink.connect.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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyZink-0.1.2.tar.gz
(17.3 kB
view hashes)
Built Distribution
pyZink-0.1.2-py3-none-any.whl
(18.2 kB
view hashes)