Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/datasette-column-inspect
Experimental plugin that adds a column inspector
https://github.com/simonw/datasette-column-inspect
datasette datasette-io datasette-plugin
Last synced: 3 months ago
JSON representation
Experimental plugin that adds a column inspector
- Host: GitHub
- URL: https://github.com/simonw/datasette-column-inspect
- Owner: simonw
- License: apache-2.0
- Created: 2020-03-09T18:11:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T21:47:38.000Z (about 4 years ago)
- Last Synced: 2024-10-06T20:19:02.987Z (3 months ago)
- Topics: datasette, datasette-io, datasette-plugin
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datasette-column-inspect
[![PyPI](https://img.shields.io/pypi/v/datasette-column-inspect.svg)](https://pypi.org/project/datasette-column-inspect/)
[![Changelog](https://img.shields.io/github/v/release/simonw/datasette-column-inspect?include_prereleases&label=changelog)](https://github.com/simonw/datasette-column-inspect/releases)
[![Tests](https://github.com/simonw/datasette-column-inspect/workflows/Test/badge.svg)](https://github.com/simonw/datasette-column-inspect/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-column-inspect/blob/main/LICENSE)Highly experimental Datasette plugin for inspecting columns.
## Installation
Install this plugin in the same environment as Datasette.
$ pip install datasette-column-inspect
## Usage
This plugin adds an icon to each column on the table page which opens an inspection side panel.