Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sqliteviz | 1,744 | 5 months ago | 23 | apache-2.0 | JavaScript | |||||
Instant offline SQL-powered data visualisation in your browser | ||||||||||
Cartopy | 1,303 | 173 | 257 | 5 days ago | 29 | August 05, 2023 | 309 | lgpl-3.0 | Python | |
Cartopy - a cartographic python library with matplotlib support | ||||||||||
Iris | 583 | 7 | 17 | 2 days ago | 28 | August 31, 2023 | 205 | bsd-3-clause | Python | |
A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data | ||||||||||
Graphia | 196 | 13 days ago | 20 | C++ | ||||||
A visualisation tool for the creation and analysis of graphs | ||||||||||
Teachingmaterial | 161 | 3 years ago | HTML | |||||||
Various teaching material | ||||||||||
Practical Python Data Viz Guide | 98 | a year ago | mit | Jupyter Notebook | ||||||
Resources for teaching & learning practical data visualization with python. | ||||||||||
Data Journalism | 69 | 6 years ago | 1 | other | HTML | |||||
Data journalism and easy to replicate notebooks using Python, R, and Web visualisations | ||||||||||
Pydata Pandas Workshop | 65 | 2 years ago | ||||||||
Material for my PyData Jupyter & Pandas Workshops, I'm also available for personal in-house trainings on request | ||||||||||
Discretisedfield | 16 | 12 days ago | 37 | bsd-3-clause | Jupyter Notebook | |||||
Python package for the analysis and visualisation of finite-difference fields. | ||||||||||
Tutorialtopologicaldataanalysis | 12 | 16 days ago | HTML | |||||||
Tutorial on Topological Data Analysis |
Sqliteviz is a single-page offline-first PWA for fully client-side visualisation of SQLite databases or CSV files.
With sqliteviz you can:
The latest release of sqliteviz is deployed on sqliteviz.com/app.
For user documentation, check out sqliteviz documentation.
It's a kind of middleground between Plotly Falcon and Redash.
It is built on top of react-chart-editor, PivotTable.js, sql.js and Vue-Codemirror in Vue.js. CSV parsing is performed with Papa Parse.