This release is a pre-release and may not be stable for production use.
datasette-checkbox
Add interactive checkboxes to columns in Datasette. Requires Datasette 1.0 alpha or higher.
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-checkbox
Usage
This plugin adds checkboxes to the table and row pages in Datasette for any column with a name that starts is_* or should_* or has_* and that is of type integer.
Toggling those checkboxes updates the underlying column to a 1 or a 0.
The checkbox interface will only be shown for users who have update-row permission for the table.
The easiest way to try this plugin is using the --root Datasette option:
datasette data.db --root
Or use the Datasette permission system to grant update-row to specific users.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-checkbox
python3 -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Release files for datasette-checkbox 0.1a4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datasette_checkbox-0.1a4.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasette_checkbox-0.1a4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.6 kB
Release files / datasette_checkbox-0.1a4.tar.gz
| Download URL | datasette_checkbox-0.1a4.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3b7db2b3d47a826be839bfc3aee7cab44669e404a70f47f601df104476272721
|
|
BLAKE2b-256 checksum How to use checksums |
08e34ed24dc09083328f42ada15bf0f663c8ce69c6c52e4647c379918fb90b5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 6, 2025.
Transparency logRelease files / datasette_checkbox-0.1a4-py3-none-any.whl
| Download URL | datasette_checkbox-0.1a4-py3-none-any.whl |
|---|---|
| Size | 8.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca30f46e740522f97836f8a162204e7933190d6500a9a5fb0fda08923a67b1fb
|
|
BLAKE2b-256 checksum How to use checksums |
3cf44e493c60d98090e0e1c5c49c36ef403eb41db348e20dadd17de31ffd8de6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 6, 2025.
Transparency log