---
id: seaborn
version: "0.13.2"
license: unclear
license_treatment: permissive
maintenance: active
---
# seaborn — Statistical data visualization
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install seaborn
uv add seaborn
poetry add seaborn
## Description

--------------------------------------
seaborn: statistical data visualization
=======================================
[](https://pypi.org/project/seaborn/)
[](https://github.com/mwaskom/seaborn/blob/master/LICENSE.md)
[](https://doi.org/10.21105/joss.03021)
[](https://github.com/mwaskom/seaborn/actions)
[](https://codecov.io/gh/mwaskom/seaborn)
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](https://seaborn.pydata.org).
The docs include a [tutorial](https://seaborn.pydata.org/tutorial.html), [example gallery](https://seaborn.pydata.org/examples/index.html), [API...
[View on SkillFed](https://skillfed.io/packages/seaborn) · [View on PyPI](https://pypi.org/project/seaborn/)