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.1a10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32124561da2a2f6858d76a676d62e2c3622e0785a4adb6dc05c107e53ef314e8 |
|
MD5 | e380f6cb161df71985a4e6dfa9d62047 |
|
BLAKE2b-256 | c2841c43bb2898b64377842c8bcdf6b97dae206d9401a7fc90810555636132db |
Close
Hashes for datasette_comments-0.0.1a10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fb9b45c80bef66e8e9fb08f632a4d937af1ba8b6d467a9774715e4efa038076 |
|
MD5 | b71a1db664cde2f042fc6f99d832f1bf |
|
BLAKE2b-256 | e6624cb6202e9853f11334481fd69005ce059b31d4eb802975fc2cc0c1053ff6 |