A Datasette plugin for commenting on tables, rows, and values
Project description
datasette-comments
A Datasette plugin for commenting on tables, rows, and values. Work in progress, not ready yet!
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-comments
Usage
TODO
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd datasette-comments
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
datasette-comments-0.0.1a4.tar.gz
(30.3 kB
view hashes)
Built Distribution
Close
Hashes for datasette-comments-0.0.1a4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58e85efbc8ef7c97ff4f92857afa5e67a3a76fbe4fec82d428498de2bcdf45a1 |
|
MD5 | dc167f58f1f39ea344264c2d77d61341 |
|
BLAKE2b-256 | 29e3fda389f07cbff60c3f8574948d7ceb5424666efb4efc23435f195afc3236 |
Close
Hashes for datasette_comments-0.0.1a4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1981f38974c83233c6cf7f2318c2aaaeb48ec9d1d9aff6ce73f3e29eca3126ec |
|
MD5 | 61cdc995b2cbf1fbc0bfae921d9b82e0 |
|
BLAKE2b-256 | b46ea986fd80cca097bfee2506ed45250f6dd745eb698a4ede0afabc091f6f8a |