An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook
Raw data
{
"_id": null,
"home_page": "https://github.com/quantopian/qgrid",
"name": "qgrid",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ipython,jupyter,widgets",
"author": "Quantopian Inc.",
"author_email": "opensource@quantopian.com",
"download_url": "https://files.pythonhosted.org/packages/b2/7a/e487610fea3eb5798a9c8ed988363dcb50904c15b299d26fe175c3cc977a/qgrid-1.3.1.tar.gz",
"platform": "",
"description": "An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook",
"version": "1.3.1",
"split_keywords": [
"ipython",
"jupyter",
"widgets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b27ae487610fea3eb5798a9c8ed988363dcb50904c15b299d26fe175c3cc977a",
"md5": "5c2acfff146b8e7ffe22e755ab51ddff",
"sha256": "fe8af5b50833084dc0b6a265cd1ac7b837c03c0f8521150163560dce778d711c"
},
"downloads": -1,
"filename": "qgrid-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "5c2acfff146b8e7ffe22e755ab51ddff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 889169,
"upload_time": "2020-04-07T16:43:54",
"upload_time_iso_8601": "2020-04-07T16:43:54.895025Z",
"url": "https://files.pythonhosted.org/packages/b2/7a/e487610fea3eb5798a9c8ed988363dcb50904c15b299d26fe175c3cc977a/qgrid-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-04-07 16:43:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "quantopian",
"github_project": "qgrid",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "notebook",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"0.18.0"
]
]
},
{
"name": "ipywidgets",
"specs": [
[
">=",
"7.0.0"
]
]
}
],
"lcname": "qgrid"
}