spotify/chartify
Python library that makes it easy for data scientists to create charts. observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 0
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2907
- days_rel: 686
- days_push: 686
- n_releases_24m: 2
Adoption not part of the score
3640 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Chartify is a Python library built on Bokeh that makes it easy for data scientists to create charts with a consistent tidy-data input format and smart default styles. It offers a simple, intuitive API while allowing fallback to Bokeh's API for finer control.
Use cases
- create charts from pandas dataframes quickly
- plot tidy data without reshaping
- make pretty charts with minimal styling
- build interactive visualizations on top of Bokeh
- export charts as PNG images
- learn plotting with a simple API
When to choose
- you want quick, good-looking charts from tidy data with minimal configuration
- you're a data scientist working in Python with pandas dataframes
- you want a simpler wrapper around Bokeh with the option to drop down to Bokeh's API
When to avoid
- you need highly customized or publication-grade bespoke graphics
- you need matplotlib/Seaborn ecosystem compatibility
- you need PNG export but cannot install Chrome/chromedriver
- you need a library under very active development with frequent releases
Facets
library · maturity active
data-visualization charts data-visualization data-science python cross-platform bokeh plotting charts tidy-data
2 sources
- readme: https://github.com/spotify/chartify · fetched 2026-08-28 · 421c778186b4
- registry_pypi: https://pypi.org/pypi/chartify/json · fetched 2026-08-29 · 6e75012ae063
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spotify/chartify | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="spotify/chartify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem