pyqtgraph-develop

所属分类:绘图程序
开发工具:Python
文件大小:806KB
下载次数:15
上传日期:2014-05-29 12:46:36
上 传 者程序猿missman
说明:  python绘图专用的插件,简单实用。对于python爱好者将是一大惊喜。
(python plugin dedicated graphics, simple and practical.)

文件列表:
pyqtgraph-develop\.mailmap (889, 2014-05-21)
pyqtgraph-develop\.travis.yml (7547, 2014-05-21)
pyqtgraph-develop\CHANGELOG (17978, 2014-05-21)
pyqtgraph-develop\CONTRIBUTING.txt (2000, 2014-05-21)
pyqtgraph-develop\doc\extensions\qt_doc.py (4791, 2014-05-21)
pyqtgraph-develop\doc\listmissing.py (480, 2014-05-21)
pyqtgraph-develop\doc\make.bat (4116, 2014-05-21)
pyqtgraph-develop\doc\Makefile (4606, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glaxisitem.rst (139, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glgraphicsitem.rst (185, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glgriditem.rst (139, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glimageitem.rst (143, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\gllineplotitem.rst (155, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glmeshitem.rst (139, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glscatterplotitem.rst (167, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glsurfaceplotitem.rst (167, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glviewwidget.rst (147, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\glvolumeitem.rst (147, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\index.rst (978, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics\meshdata.rst (131, 2014-05-21)
pyqtgraph-develop\doc\source\3dgraphics.rst (1361, 2014-05-21)
pyqtgraph-develop\doc\source\apireference.rst (229, 2014-05-21)
pyqtgraph-develop\doc\source\colormap.rst (117, 2014-05-21)
pyqtgraph-develop\doc\source\conf.py (7148, 2014-05-21)
pyqtgraph-develop\doc\source\exporting.rst (2667, 2014-05-21)
pyqtgraph-develop\doc\source\flowchart\flowchart.rst (161, 2014-05-21)
pyqtgraph-develop\doc\source\flowchart\index.rst (10321, 2014-05-21)
pyqtgraph-develop\doc\source\flowchart\node.rst (141, 2014-05-21)
pyqtgraph-develop\doc\source\flowchart\terminal.rst (157, 2014-05-21)
pyqtgraph-develop\doc\source\functions.rst (2399, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\arrowitem.rst (121, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\axisitem.rst (117, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\buttonitem.rst (125, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\curvearrow.rst (125, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\curvepoint.rst (125, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\fillbetweenitem.rst (145, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\gradienteditoritem.rst (317, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\gradientlegend.rst (141, 2014-05-21)
pyqtgraph-develop\doc\source\graphicsItems\graphicsitem.rst (80, 2014-05-21)
... ...

PyQtGraph ========= A pure-Python graphics library for PyQt/PySide Copyright 2012 Luke Campagnola, University of North Carolina at Chapel Hill Maintainer ---------- * Luke Campagnola Contributors ------------ * Megan Kratz * Paul Manis * Ingo Breler * Christian Gavin * Michael Cristopher Hogg * Ulrich Leutner * Felix Schill * Guillaume Poulin * Antony Lee * Mattias Poldaru * Thomas S. * Fabio Zadrozny * Mikhail Terekhov * Pietro Zambelli * Stefan Holzmann Requirements ------------ * PyQt 4.7+ or PySide * python 2.6, 2.7, or 3.x * NumPy * For 3D graphics: pyopengl and qt-opengl * Known to run on Windows, Linux, and Mac. Support ------- Post at the [mailing list / forum](https://groups.google.com/forum/?fromgroups#!forum/pyqtgraph) Installation Methods -------------------- * To use with a specific project, simply copy the pyqtgraph subdirectory anywhere that is importable from your project. PyQtGraph may also be used as a git subtree by cloning the git-core repository from github. * To install system-wide from source distribution: `$ python setup.py install` * For instalation packages, see the website (pyqtgraph.org) * On debian-like systems, pyqtgraph requires the following packages: python-numpy, python-qt4 | python-pyside For 3D support: python-opengl, python-qt4-gl | python-pyside.qtopengl Documentation ------------- There are many examples; run `python -m pyqtgraph.examples` for a menu. Some (incomplete) documentation exists at this time. * Easiest place to get documentation is at * If you acquired this code as a .tar.gz file from the website, then you can also look in doc/html. * If you acquired this code via GitHub, then you can build the documentation using sphinx. From the documentation directory, run: `$ make html` Please feel free to pester Luke or post to the forum if you need a specific section of documentation to be expanded.

近期下载者

相关文件


收藏者