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.1a5.tar.gz
(33.3 kB
view hashes)
Built Distribution
Close
Hashes for datasette-comments-0.0.1a5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce87d1682007c460f9441660ce9a341df60ca178cc7f416cfa48f1f91a2d1e5 |
|
MD5 | 2b592ae48f8710ef4df0badccea21083 |
|
BLAKE2b-256 | 1be6d3b6a6accb06b9d814efc49c73b610706fd3e4acfbb2eeb5e22b3dc76f19 |
Close
Hashes for datasette_comments-0.0.1a5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c8d8f8b582cbb165df3af8b0dfe1547689e8a251f6f76a88b37b0b71303b37 |
|
MD5 | eaf678b1e28c2f46d46b2cac59ce6060 |
|
BLAKE2b-256 | 525867af62e31a57b8e9b35198df1bb984b3af4a6dfe471a1ac60a53528e369d |