Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.