Metadata-Version: 1.1
Name: Tabipy
Version: 0.1
Summary: Construct tables for rich display in IPython.
Home-page: https://github.com/takluyver/tabipy
Author: Thomas Kluyver, Christian Alis
Author-email: thomas@kluyver.me.uk, ianalis@gmail.com
License: BSD
Description: Construct tables for rich display in IPython that will also render in LaTeX.
        
        For usage details, see `the example notebook
        <http://nbviewer.ipython.org/github/takluyver/ipytables/blob/master/docs/IPyTables.ipynb>`_ 
        and its `rendered LaTeX output <https://github.com/takluyver/ipytables/raw/master/docs/IPyTables.pdf>`_.
        
Keywords: table ipython notebook latex
Platform: UNKNOWN
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
