Skip to content

b3b/herethere

Repository files navigation

herethere

Latest version on PyPi Supported Python versions CI Status Code coverage Status

An async Python library for interactive code execution on a remote machine via SSH.

herethere is based on the AsyncSSH library.

Code repository:https://github.com/b3b/herethere
Documentation:https://herethere.me/library

Installation

herethere can be installed from the PyPi:

pip install herethere[magic]

The magic extension can be omitted if Jupyter magic commands will not be used.

Related resources

  • PythonHere: application that uses herethere library
  • Kivy Remote Shell : Remote SSH+Python interactive shell application (uses Twisted)
  • Twisted Manhole: interactive interpreter and direct manipulation support for Twisted

About

Remote code execution library

Resources

License

Stars

Watchers

Forks

Packages

No packages published