Publish python packages to VPS via SSH
Project description
ssh-publish
Publish python packages to VPS via SSH. This project simplifies the process of uploading and managing python packages on your self-hosted package repository.
Installation
You can install the package via pip:
pip install ssh-publish
Usage
ssh-publish HOST DIR
This commands uploads the latest built whl file from dist directory to HOST at DIR.
Examples:
ssh-publish 192.168.10.100 static/my-pkg
ssh-publish username@192.168.10.100 packages/my-pkg
License
This project is licensed under the terms of the MIT license.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssh_publish-1.0.0.tar.gz.
File metadata
- Download URL: ssh_publish-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e025988e6521df231c7a4bd0ff98623185996d1da8033241d36d7b11fb6df883
|
|
| MD5 |
0d3286deb46a20349a2ee6502e41e277
|
|
| BLAKE2b-256 |
f6a6f7b790547770ef61fa8aee226a5c973e6be6717a3c8ef19dce66fdbb1c39
|
File details
Details for the file ssh_publish-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ssh_publish-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a82257fb6820146958939e249bb6d5a4c47c0aa4accba7f3242f26535f06af0
|
|
| MD5 |
060c4ed139ae49b143de208b643cc9aa
|
|
| BLAKE2b-256 |
327e22ab1047581130ed272352a319fca9dc2d0e4dd058cee5d9b3d1bc38b56e
|