Skip to main content

No project description provided

Project description

russhy

maintenance-status PyPI version Supported Python versions PyPI license PyPI status Workflow: publish

russhy: logo

An SSH library for Python; written in Rust.

This is a fork or russh

About

russhy is an easy-to-use SSH library for Python, written in Rust using PyO3.

This library aims to be as similar to paramiko as possible (for ease of use and familiarity), while also adding some opiniated features/improvements. Currently, this library supports the SSHv2 protocol by leveraging libssh2 (using the ssh2 crate).

This library does not aim to replace paramiko, or any other Python SSH library. Rather, it's just a proof-of-concept to test the viability of a Python library written in Rust.

[!NOTE]
This library doesn't ship windows wheels, you should compile them yourself if you want to use it

Features

  • Supports the SSHv2 protocol.
  • Supports SFTP.
  • Supports Python 3.7 and above.
  • Cross-platform (Windows, macOS and GNU/Linux).
  • Simple and easy to use.
  • Fast and memory-safe, thanks to the underlying Rust core.
  • Extensible and well-documented.
  • Stubs are included with proper type-annotations for all symbols.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

russhy-0.6.1.tar.gz (39.5 kB view hashes)

Uploaded Source

Built Distributions

russhy-0.6.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

russhy-0.6.1-cp37-abi3-macosx_11_0_arm64.whl (347.9 kB view hashes)

Uploaded CPython 3.7+ macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page