Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ _Libraries for visualizing data. Also see [awesome-javascript](https://github.co
- Specialized
- [cartopy](https://github.com/SciTools/cartopy) - A cartographic python library with matplotlib support.
- [pygraphviz](https://github.com/pygraphviz/pygraphviz/) - Python interface to [Graphviz](https://www.graphviz.org/).
- [statanim](https://github.com/rishabhbhartiya/statanim) - A Manim extension for animated statistical visualisations including distributions, regression, probability, inference, and physical props.
- Dashboards and Apps
- [gradio](https://github.com/gradio-app/gradio) - Build and share machine learning apps, all in Python.
- [streamlit](https://github.com/streamlit/streamlit) - A framework which lets you build dashboards, generate reports, or create chat apps in minutes.
Expand Down