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
Built Distribution
Close
Hashes for datasette-comments-0.0.1a13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e790312a4853ad3332ef073ef8b457d5393928cc4bcadb4524a7511e2ceef55 |
|
MD5 | bfbd930755df3bd6c36fa1dcc243bd9b |
|
BLAKE2b-256 | 1a4b41b6aa379582ecbd7867a2e2c227fe10eae58d0f34e9f7b67240f57a83a4 |
Close
Hashes for datasette_comments-0.0.1a13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b101992efb812944acf95dca230e380e0a2242d6e9b2a01091c9dadec4e404df |
|
MD5 | 19d2a19b7aebe0553f058d99f31e9de1 |
|
BLAKE2b-256 | d09025c2f0e3d6a677f8316387f477031dbd0b60496c9b298a95af9f4f2516c9 |