{ "id": "datasette", "version": "2.0.18", "name": "Datasette (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/datasette", "description": "Datasette is a tool for exploring and publishing data and is aimed at data journalists, museum curators, archivists, local governments, scientists and researchers.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] }