An extension to render dynamic tables
Project description
ckanext-tables
A CKAN extension to display tabular data in a nice way using Tabulator.
Requirements
Python 3.10+
Compatibility with core CKAN versions:
| CKAN version | Compatible? |
|---|---|
| 2.9 and earlier | no |
| 2.10 | yes |
| 2.11 | yes |
| master | not tested |
Installation
To install ckanext-tables, do the following:
- Activate your CKAN virtualenv and install the extension with
pip:
pip install ckanext-tables
- Add
tablesto theckan.pluginssetting in your CKAN config file (by default the config file is located at/etc/ckan/default/ckan.ini).
Developer installation
To install ckanext-tables for development, activate your CKAN virtualenv and
do:
git clone https://github.com/DataShades/ckanext-tables.git
cd ckanext-tables
pip install -e .
Tests
To run the tests, do:
pytest --ckan-ini=test.ini
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ckanext_tables-0.1.0.tar.gz.
File metadata
- Download URL: ckanext_tables-0.1.0.tar.gz
- Upload date:
- Size: 142.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d896dafff72dbb9bed060d6970c8ef5b25c0d24d5b8f2d40d3e1c09521ab7ccd
|
|
| MD5 |
17f36010312228b1d9a7490f1763d02a
|
|
| BLAKE2b-256 |
25f73c9c1263b7ba24b2ae616bfbd98a398102a791d587ab269e785eaf2f57c3
|
File details
Details for the file ckanext_tables-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ckanext_tables-0.1.0-py3-none-any.whl
- Upload date:
- Size: 145.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79092d5d3e917604795edfe3a0131b1cac3f0a4a0a9be4b300be9ed25ffd79ff
|
|
| MD5 |
24222c032c11e2a24ef1684bb67de084
|
|
| BLAKE2b-256 |
8a43607fcc59b473021a2359801965dc6984b6f9c9d32a4bfe9b5edc2f54049c
|