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
Release files for datasette-chartjs 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datasette-chartjs-0.2.0.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasette_chartjs-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / datasette-chartjs-0.2.0.tar.gz
| Download URL | datasette-chartjs-0.2.0.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2c0256bec8912c05a7585d567fc4129cc66153c201287f645cb28f9768ce4a00
|
|
BLAKE2b-256 checksum How to use checksums |
7c05d73fd597046d69f276a660b5dbde2a9fea7e596f5aa345dd9d23dfdcb411
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / datasette_chartjs-0.2.0-py3-none-any.whl
| Download URL | datasette_chartjs-0.2.0-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
296ef953dae59e720b7c54f288f26f915192de21c74f08d2e7380349fba3dc4c
|
|
BLAKE2b-256 checksum How to use checksums |
d12868f2da53d76b2238dbd3382cd986fed98385b51d75e1e4186d59a2377002
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|