Metadata-Version: 2.1
Name: pythonhere
Version: 0.0.1
Summary: Here is the Kivy based app to run code from the Jupyter magic %there
Home-page: https://github.com/b3b/ipython-pythonhere
Author: Alexander Shlemin
Author-email: ash.b3b@gmail.com
License: MIT
Description: Python Here
        ===========
        
        .. start-badges
        .. image:: https://img.shields.io/pypi/v/pythonhere.svg
            :target: https://pypi.python.org/pypi/pythonhere
            :alt: Latest version on PyPi
        .. image:: https://img.shields.io/pypi/pyversions/pythonhere.svg
            :target: https://pypi.python.org/pypi/pythonhere
            :alt: Supported Python versions
        .. image:: https://github.com/b3b/pythonhere/workflows/ci/badge.svg?branch=master
             :target: https://github.com/b3b/pythonhere/actions?workflow=CI
             :alt: CI Status
        .. image:: https://codecov.io/github/b3b/pythonhere/coverage.svg?branch=master
        .. end-badges
        
        Here is the Kivy based app to run code from the Jupyter magic %there.
        
Keywords: android magic ipython jupyter
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
Provides-Extra: dev
