Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://jiffyclub.github.io/snakeviz/
An in-browser Python profile viewer
https://jiffyclub.github.io/snakeviz/
Last synced: 3 months ago
JSON representation
An in-browser Python profile viewer
- Host: GitHub
- URL: https://jiffyclub.github.io/snakeviz/
- Owner: jiffyclub
- License: other
- Created: 2012-06-26T23:43:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T12:02:11.000Z (12 months ago)
- Last Synced: 2024-05-21T05:14:33.335Z (6 months ago)
- Language: Python
- Homepage: https://jiffyclub.github.io/snakeviz/
- Size: 1.89 MB
- Stars: 2,250
- Watchers: 22
- Forks: 136
- Open Issues: 56
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
SnakeViz
========.. image:: https://github.com/jiffyclub/snakeviz/actions/workflows/ci.yml/badge.svg
:target: https://github.com/jiffyclub/snakeviz/actions/workflows/ci.yml
:alt: Build Status.. image:: https://img.shields.io/pypi/v/snakeviz.svg
:target: https://pypi.python.org/pypi/snakeviz/
:alt: Latest Version.. image:: https://img.shields.io/pypi/pyversions/snakeviz.svg
:target: https://pypi.python.org/pypi/snakeviz/
:alt: Supported Python versions.. image:: https://img.shields.io/pypi/format/snakeviz.svg
:target: https://pypi.python.org/pypi/snakeviz/
:alt: Wheel StatusAbout
-----SnakeViz is a viewer for Python profiling data that runs as a web
application in your browser. It is inspired by the wxPython profile viewer
`RunSnakeRun `_.View the docs at https://jiffyclub.github.io/snakeviz/.