mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-13 10:43:09 -05:00
[PR #2980] [CLOSED] Add nless #13639
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2980
Author: @mpryor
Created: 3/20/2026
Status: ❌ Closed
Base:
master← Head:add-nless📝 Commits (1)
2fe2ad5Add nless📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding nless to the Command-line Tools / CLI Enhancements section.
nless is a TUI pager for exploring and analyzing tabular data with vi keybindings. Pipe in anything — CSV, TSV, JSON, logs, streaming output — and nless infers the structure so you can filter, sort, pivot, and reshape without config. Built on Python/Textual.
pip install nothing-lessorbrew install mpryor/tap/nless🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.