JSON tree preview
Project description
ckanext-json-viewer
A CKAN extension that provides an interactive JSON viewer for resource visualization, powered by json-viewer.
Features
- Interactive JSON visualization with collapsible tree structure
- Syntax highlighting for better readability
- Easy navigation through complex JSON data
- Seamless integration with CKAN's resource views
Requirements
Compatibility with core CKAN versions:
| CKAN version | Compatible? |
|---|---|
| 2.9 and earlier | not tested |
| 2.10+ | yes |
Installation
Install from source
pip install -e .
Or use pip
pip install ckanext-json-viewer
Enable the plugin and the view in your CKAN config file:
ckan.plugins = json_viewer
ckan.views.default_views = json_viewer
Config settings
Tests
To run the tests, do:
pytest --ckan-ini=test.ini
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ckanext_json_viewer-1.0.2.tar.gz
(130.5 kB
view details)
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_json_viewer-1.0.2.tar.gz.
File metadata
- Download URL: ckanext_json_viewer-1.0.2.tar.gz
- Upload date:
- Size: 130.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93af77954895089dccbbd4af132a124f9060a43a4cf764f493946eae00993da6
|
|
| MD5 |
1ca8e35dc287e2e589155d4e98ce3adf
|
|
| BLAKE2b-256 |
fdeca562630b06b3322657be15c9b6cbf3be1e9333b83cb5daaa5d1c9a081fe8
|
File details
Details for the file ckanext_json_viewer-1.0.2-py3-none-any.whl.
File metadata
- Download URL: ckanext_json_viewer-1.0.2-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1cfdf9bb2d389d16c765b4062467b202d27d5816b8b3689ff6a6a1386fc7789
|
|
| MD5 |
b1ec91a3469fa199a6a644c93d9b0c83
|
|
| BLAKE2b-256 |
601d80ba307e7520a89e250afe1a9b7a61ac2151d6561cb899137c13ca0b56ba
|