table of contents
| PYTHON(1) | User Commands | PYTHON(1) |
NAME¶
python - multi-tool for exploring and publishing data
SYNOPSIS¶
python -m datasette [OPTIONS] COMMAND [ARGS]...
DESCRIPTION¶
- Datasette is an open source multi-tool for exploring and publishing data
- About Datasette: https://datasette.io/ Full documentation: https://docs.datasette.io/
OPTIONS¶
Commands:¶
- serve*
- Serve up specified SQLite database files with a web UI
- inspect
- Generate JSON summary of provided database files
- install
- Install plugins and packages from PyPI into the same...
- package
- Package SQLite files into a Datasette Docker container
- plugins
- List currently installed plugins
- publish
- Publish specified SQLite database files to the internet...
- uninstall
- Uninstall plugins and Python packages from the Datasette...
| March 2026 | python -m datasette, version 0.65.2 |