Hussh

Latest version: v0.1.5

Safety actively analyzes 623439 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.5

What's Changed
* Change InteractiveShell's exit_result to result by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/9


**Full Changelog**: https://github.com/JacobCallahan/Hussh/compare/0.1.4...0.1.5

0.1.4

What's Changed
* Created initial benchmarks by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/4
* Improved benchmarks by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/5
* Introduce initial project code standards by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/6
* Better handling for exit in pty shells by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/7
* Changed FileTailer.tailed_contents to FileTailer.contents by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/8


**Full Changelog**: https://github.com/JacobCallahan/Hussh/compare/0.1.3...0.1.4

0.1.3

What's Changed
* Added the ability to tail files from a connection by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/3

Added:
- Connection.tail
- Private FileTailer class, which implements a context manager

**Full Changelog**: https://github.com/JacobCallahan/Hussh/compare/0.1.2...0.1.3

0.1.2

What's Changed
* Added remote_copy and other changes by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/2

Added:
- Connection now has a remote_copy method to copy files between connections

Changed:
- Updated pyo3 to 0.21
- Made minor changes to types to adjust to pyo3 0.21
- Simplified aquiring sftp on a connection

Removed:
- Dropped Cargo.lock from git tracking

**Full Changelog**: https://github.com/JacobCallahan/Hussh/compare/0.1.1...0.1.2

0.1.1

What's Changed
* Add some basic supporting elements by JacobCallahan in https://github.com/JacobCallahan/Hussh/pull/1

New Contributors
* JacobCallahan made their first contribution in https://github.com/JacobCallahan/Hussh/pull/1

**Full Changelog**: https://github.com/JacobCallahan/Hussh/compare/0.1.0...0.1.1

0.1.0

This release introduces the high-level Connection interface for Hussh and many supporting files.
I'm hopeful that this project will be an easy way for any Python
developer to get very fast ssh interactions with no real effort on their
part.
I have a lot to learn to get this project where I want it, so let's get
started!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.