GitHub / ParallelSSH / ssh-python
Python bindings for libssh C library.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParallelSSH%2Fssh-python
PURL: pkg:github/ParallelSSH/ssh-python
Stars: 44
Forks: 31
Open issues: 2
License: lgpl-2.1
Language: C
Size: 35.2 MB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 3 months ago
Commit Stats
Commits: 86
Authors: 5
Mean commits per author: 17.2
Development Distribution Score: 0.453
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/ParallelSSH/ssh-python
Topics: cython, extension, library, libssh, python, python-library, ssh, ssh-client, ssh2
1.1.1
1.1.1
Changes
No code changes.
Packaging
- Added Windows Python 3.7 and 3.13 wheel builds.
- Removed manylinux 2010 wheels.
- Wheel builds now use embedded libssh.
- Source distribution now uses embedded libssh.
- Added embedded krb5 for wheel builds.
- Dockerfiles and scripts updates.
Download
1.1.0
1.1.0
Changes
- Updated embedded and manylinux libssh to
0.11.1. - Support for Python >=3.12.
- Upgraded wheel OpenSSL to 3.4.0.
- Removed testing for Python versions <3.8.
Packaging
- Added binary wheels for Python versions 3.11, 3.12 and 3.13 on support manylinux wheel builds.
- Added OSX 12.0, 13.0 and 14.0 wheels, Apple Silicon.
- Support OSX brew OpenSSL from source builds.
- Top level tests directory is now cross platform and can be run by vendors.
- Moved CI specific integration tests to their own space.
Download
0.10.0
0.10.0
Changes
- Added missing options in
ssh.options- #42, thank you @enkore
Packaging
- Updated embedded and manylinux libssh to
0.9.6- thank you @enkore - Manylinux wheels are now smaller, disabled debug symbols - #43, thank you @enkore
- Added manylinux-2014 wheels for AMD64 and ARM (AArch64), all supported Python versions
- Added OSX 11.6, 11.5 and 11.4 wheels.
- Removed OSX 10.x versions wheels.
- Added Windows 3.10 wheel build
Download
0.8.0post1
0.8.0post1
Download