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.1a9.tar.gz
(38.8 kB
view hashes)
Built Distribution
Close
Hashes for datasette-comments-0.0.1a9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d16b7821fb273c9fffb5109d0a68b39524289d7ef5a5c4745487d249175fd99f |
|
MD5 | d0aae7dbd9268855e6fa1954d05a2b6b |
|
BLAKE2b-256 | 7f0b3ac387811f14b880b0a2de273800e350c63b9b572e2c481ef9a5c4d9cc2a |
Close
Hashes for datasette_comments-0.0.1a9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 399837e052f5b81e577a0d50636b63bae5c83312f96178b46a6283584af8e22a |
|
MD5 | f8a51eeb07bad55695368b1f98aa851e |
|
BLAKE2b-256 | a4ea5064127b34427d4dc8f01fc9788d4da80ccd1e6ea5b93bed63d0c546b5d3 |