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
13 changes: 13 additions & 0 deletions src/data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,19 @@
"developerQuote": "",
"fileFormats": []
},
{
"name": "pydeck",
"url": "https://deckgl.readthedocs.io/en/latest/",
"category": "other",
"type": "Library",
"image": "https://deckgl.readthedocs.io/en/latest/_images/logo.svg",
"description": "pydeck provides high-scale spatial rendering to create beautiful, interactive visualizations in the browser.",
"releaseYear": "2020",
"language": "Python",
"creators": "Andrew Duberstein",
"developerQuote": "",
"fileFormats": []
},
{
"name": "Xarray-Spatial",
"url": "https://github.com/makepath/xarray-spatial",
Expand Down