Metadata-Version: 2.1
Name: jupyembed
Version: 0.1.0
Summary: Embed your data in jupyter notebooks.
Home-page: https://github.com/MridulS/jupyembed
Author: Mridul Seth
Author-email: seth.mridul@gmail.com
License: BSD license
Keywords: jupyembed
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: Click (>=7.0)

=========
jupyembed
=========


.. image:: https://img.shields.io/pypi/v/jupyembed.svg
        :target: https://pypi.python.org/pypi/jupyembed

.. image:: https://img.shields.io/travis/MridulS/jupyembed.svg
        :target: https://travis-ci.org/MridulS/jupyembed

.. image:: https://readthedocs.org/projects/jupyembed/badge/?version=latest
        :target: https://jupyembed.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Embed your data in jupyter notebooks.


* Free software: BSD license
* Documentation: https://jupyembed.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-11-13)
------------------

* First release on PyPI.


