Use sqlite-chronicle with tables in Datasette
Project description
datasette-chronicle
Use sqlite-chronicle with tables in Datasette
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-chronicle
Usage
Once installed, users with the enable-chronicle
and disable-chronicle
permissions (granted to the root
user by default) will have access to new table action menu options for enabling and disabling chronicle tracking for a table.
See the sqlite-chronicle documentation for more details.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-chronicle
python3 -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file datasette-chronicle-0.1.tar.gz
.
File metadata
- Download URL: datasette-chronicle-0.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2942fe718bcedff6b437cb8799b2f3a79ce8852140821f95dc0a8e75efc9d9db |
|
MD5 | a7a0a460da38ea58ac37f0ca299ceaea |
|
BLAKE2b-256 | 6b46e6c3d9052cb070268218cebf1f4e4a932efa2ad962d44fb405caf784ff99 |
File details
Details for the file datasette_chronicle-0.1-py3-none-any.whl
.
File metadata
- Download URL: datasette_chronicle-0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39c5e5c969eb616841c56571bfaa2f15e717ce39e6875ac84a28ea528a450df0 |
|
MD5 | f998b89229d6eaad1323e4329594dce2 |
|
BLAKE2b-256 | bbb023748aa5b30328caa6ac04562c62ad01ade4f850cabbff35bc32d3f5dc35 |