Chart.js integration for datasette
Project description
datasette-chartjs
Chart.js integration for datasette
Installation
Install this plugin in the same environment as Datasette.
$ datasette install datasette-chartjs
Usage
Usage instructions go here.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
$ cd datasette-chartjs
$ python3 -mvenv venv
(venv)$ source venv/bin/activate
Or if you are using pipenv
:
$ pipenv shell
Now install the dependencies and tests:
(venv)$ pip install -e '.[dev,test]'
To run the tests:
(venv)$ pytest
The project also uses pre-commit for linting and formatting of source code:
(venv)$ pre-commit install -t pre-commit -t pre-push --install-hooks
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
File details
Details for the file datasette-chartjs-0.2.0.tar.gz
.
File metadata
- Download URL: datasette-chartjs-0.2.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c0256bec8912c05a7585d567fc4129cc66153c201287f645cb28f9768ce4a00 |
|
MD5 | 8a7c66efbd886f4e175414c463e366d0 |
|
BLAKE2b-256 | 7c05d73fd597046d69f276a660b5dbde2a9fea7e596f5aa345dd9d23dfdcb411 |
File details
Details for the file datasette_chartjs-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: datasette_chartjs-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296ef953dae59e720b7c54f288f26f915192de21c74f08d2e7380349fba3dc4c |
|
MD5 | 083f1fba6487edf2854530c297b21513 |
|
BLAKE2b-256 | d12868f2da53d76b2238dbd3382cd986fed98385b51d75e1e4186d59a2377002 |