PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and
numpy.
It is intended for use in mathematics / scientific / engineering applications.
Despite being written entirely in python, the library is very fast due to its
heavy leverage of numpy for number crunching, Qt's GraphicsView framework for
2D display, and OpenGL for 3D display.
Raw data
{
"_id": null,
"home_page": "http://www.pyqtgraph.org",
"name": "pyqtgraph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Luke Campagnola",
"author_email": "luke.campagnola@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/33/d9/b62d5cddb3caa6e5145664bee5ed90223dee23ca887ed3ee479f2609e40a/pyqtgraph-0.13.7.tar.gz",
"platform": null,
"description": "PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and\nnumpy. \n\nIt is intended for use in mathematics / scientific / engineering applications.\nDespite being written entirely in python, the library is very fast due to its\nheavy leverage of numpy for number crunching, Qt's GraphicsView framework for\n2D display, and OpenGL for 3D display.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Scientific Graphics and GUI Library for Python",
"version": "0.13.7",
"project_urls": {
"Documentation": "https://pyqtgraph.readthedocs.io",
"Homepage": "http://www.pyqtgraph.org",
"Source": "https://github.com/pyqtgraph/pyqtgraph"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b345702b3b7cafe99be1d94b42f100e8cc5e6957b761fcb1cf5f72d492851da",
"md5": "c9a0b509676a0e44df127eb6e00633be",
"sha256": "7754edbefb6c367fa0dfb176e2d0610da3ada20aa7a5318516c74af5fb72bf7a"
},
"downloads": -1,
"filename": "pyqtgraph-0.13.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9a0b509676a0e44df127eb6e00633be",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1925473,
"upload_time": "2024-04-29T02:18:56",
"upload_time_iso_8601": "2024-04-29T02:18:56.206313Z",
"url": "https://files.pythonhosted.org/packages/7b/34/5702b3b7cafe99be1d94b42f100e8cc5e6957b761fcb1cf5f72d492851da/pyqtgraph-0.13.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "33d9b62d5cddb3caa6e5145664bee5ed90223dee23ca887ed3ee479f2609e40a",
"md5": "1c5e34ec2724ed2f04f6519dd0cd6e5e",
"sha256": "64f84f1935c6996d0e09b1ee66fe478a7771e3ca6f3aaa05f00f6e068321d9e3"
},
"downloads": -1,
"filename": "pyqtgraph-0.13.7.tar.gz",
"has_sig": false,
"md5_digest": "1c5e34ec2724ed2f04f6519dd0cd6e5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2343380,
"upload_time": "2024-04-29T02:18:58",
"upload_time_iso_8601": "2024-04-29T02:18:58.467954Z",
"url": "https://files.pythonhosted.org/packages/33/d9/b62d5cddb3caa6e5145664bee5ed90223dee23ca887ed3ee479f2609e40a/pyqtgraph-0.13.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-29 02:18:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyqtgraph",
"github_project": "pyqtgraph",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "pyqtgraph"
}