skillfed

seaborn

Statistical data visualization

seaborn Permissive license Active 13,996 v0.13.2 released

Install

seaborn on PyPI

pip

pip install seaborn

uv

uv add seaborn

poetry

poetry add seaborn

Package facts

License not declared (permissive)
Python support supports the current Python release (>=3.8)
Install friction low — pure-Python wheel
Runtime dependencies 3 — numpy, pandas, matplotlib
Maintenance actively maintained — 931 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: seaborn-0.13.2-py3-none-any.whl

Framework :: MatplotlibIntended Audience :: Science/ResearchLicense :: OSI Approved :: BSD LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Multimedia :: GraphicsTopic :: Scientific/Engineering :: Visualization

About seaborn

from the package's own PyPI description — quoted content, verbatim

<img src="https://raw.githubusercontent.com/mwaskom/seaborn/master/doc/_static/logo-wide-lightbg.svg"><br>


seaborn: statistical data visualization

PyPI Version (image) License (image) DOI (image) Tests (image) Code Coverage (image)

Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.

Documentation

Online documentation is available at seaborn.pydata.org.

The docs include a tutorial, example gallery, [API...

Read as markdown · JSON record · Source repository · Docs

Similar packages