Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

snakeviz

A web-based viewer for Python profiler output

Rank: #1968Downloads: 3,888,557 (30 days)

Description

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 Status

About
-----

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 <http://www.vrplumber.com/programming/runsnakerun/>`_.

View the docs at https://jiffyclub.github.io/snakeviz/.