#811294 RFP: tabview -- curses command-line CSV and list (tabular data) viewer

#811294#5
Date:
2016-01-17 17:55:20 UTC
From:
To:
* Package name    : tabview
  Version         : 1.4.1
  Upstream Author : Scott Hansen <firecat4153@gmail.com>
* URL             : https://github.com/firecat53/tabview
* License         : MIT
  Programming Lang: Python
  Description     : curses command-line CSV and list (tabular data) viewer

tabview is both a minimal, stand-alone curses command-line CSV/tabular-data
viewer and a Python module that can be used to view basic Python types directly
in an interactive spreadsheet.

The curses interface offers VIM-like keyboard bindings, sorting and full-text
incremental search.
---

There are currently very few alternatives to tabview in debian. I've used "sc"
and "teapot" (not in Debian) to the same extent, however both are complete
spreadsheet programs (with sc requiring an extra "import" step), whereas
tabview allows to just view a csv/tsv file easily.

tabview is both helpful stand-alone, but also works greatly when used in
combination with ipython or any interactive python session, allowing one to
browse through a large data table visually. To this extent, I'm using tabview
heavily with the scipy stack.

I'm planning to maintain this package in the python-modules team.

#811294#14
Date:
2022-01-03 04:18:25 UTC
From:
To:
Hello!

I see that you've done some work packaging this module in Debian already:

https://salsa.debian.org/python-team/packages/tabview/

I'm currently packaging CleverCSV and tabview is an optional dependency.
I was wondering if you were planning on finishing the work for tabview.

For what it's worth, I'd be happy to mentor you and sponsor this package
if you commit to maintaining it in Debian :)

Cheers,

#811294#19
Date:
2022-01-08 12:41:44 UTC
From:
To:
I've contributed to the tabview source itself, but I'm a bit struggling
to keep up with the two packages I already maintain.

I'd be glad if you could take over on the packaging

#811294#24
Date:
2022-01-08 21:16:43 UTC
From:
To:
I'm currently not planning to, as tabview is only an optional dependency
of a package I'm maintaining because it's a build-dep for another
package that is a build-dep of a package I care about :)