Metadata-Version: 2.1
Name: herethere
Version: 0.0.4
Summary: herethere
Home-page: https://github.com/b3b/ipython-herethere
Author: b3b
Author-email: ash.b3b@gmail.com
License: MIT
Description: herethere
        =========
        
        .. start-badges
        .. image:: https://img.shields.io/pypi/v/herethere.svg
            :target: https://pypi.python.org/pypi/herethere
            :alt: Latest version on PyPi
        .. image:: https://img.shields.io/pypi/pyversions/herethere.svg
            :target: https://pypi.python.org/pypi/herethere
            :alt: Supported Python versions
        .. image:: https://github.com/b3b/herethere/workflows/ci/badge.svg?branch=master
             :target: https://github.com/b3b/herethere/actions?workflow=CI
             :alt: CI Status
        .. image:: https://codecov.io/github/b3b/herethere/coverage.svg?branch=master
            :target: https://codecov.io/github/b3b/herethere?branch=master
            :alt: Code coverage Status
        .. end-badges
        
        Library for interactive code execution on a remote machine via SSH.
        
Keywords: SSH magic ipython jupyter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
Provides-Extra: magic
Provides-Extra: dev
