[PR #2980] [CLOSED] Add nless #20675

Closed
opened 2026-05-12 12:37:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2980
Author: @mpryor
Created: 3/20/2026
Status: Closed

Base: masterHead: add-nless


📝 Commits (1)

📊 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2980 **Author:** [@mpryor](https://github.com/mpryor) **Created:** 3/20/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-nless` --- ### 📝 Commits (1) - [`2fe2ad5`](https://github.com/vinta/awesome-python/commit/2fe2ad50ae60cb817563d21059c48259ec32232b) Add nless ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding [nless](https://github.com/mpryor/nothing-less) 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. - **Install**: `pip install nothing-less` or `brew install mpryor/tap/nless` - **License**: MIT - **Language**: Python (Textual framework) - **Repo**: https://github.com/mpryor/nothing-less --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 12:37:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#20675