mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 20:41:08 +00:00
Add SnakeViz to the list
This commit is contained in:
parent
435d86a8a5
commit
5f68cd552b
|
@ -949,6 +949,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
||||||
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
|
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
|
||||||
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
|
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
|
||||||
|
* [SnakeViz](https://jiffyclub.github.io/snakeviz) - A browser based graphical viewer for the output of Python's cProfile module.
|
||||||
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
||||||
* [VisPy](http://vispy.org/) - High-performance scientific visualization based on OpenGL.
|
* [VisPy](http://vispy.org/) - High-performance scientific visualization based on OpenGL.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user