Metadata-Version: 2.1
Name: qgrid
Version: 1.3.1
Summary: An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook
Home-page: https://github.com/quantopian/qgrid
Author: Quantopian Inc.
Author-email: opensource@quantopian.com
License: Apache-2.0
Keywords: ipython,jupyter,widgets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Multimedia :: Graphics
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
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: notebook (>=4.0.0)
Requires-Dist: pandas (>=0.18.0)
Requires-Dist: ipywidgets (>=7.0.0)
Provides-Extra: test
Requires-Dist: pytest (>=2.8.5) ; extra == 'test'
Requires-Dist: flake8 (>=3.6.0) ; extra == 'test'

An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook


