Bug#811299: ITP: gtabview -- simple graphical tabular data viewer

2016-01-17 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: gtabview
  Version : 0.6
  Upstream Author : Yuri D'Elia 
* URL : https://github.com/wavexx/gtabview
* License : MIT
  Programming Lang: Python
  Description : simple graphical tabular data viewer

Simple graphical tabular data viewer that can be used both stand-alone and as a
Python module for various files and Python/Pandas/NumPy data structures.

---

There are currently very few alternatives to gtabview 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
gtabview allows to just view a tabular text file easily.

I'm also packaging "tabview" (see ITP #811294), which is the curses analogue.

gtabview 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 gtabview
heavily within emacs and the scipy stack.

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



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

2016-01-17 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: tabview
  Version : 1.4.1
  Upstream Author : Scott Hansen 
* 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.



Bug#809542: ITP: python-bond -- transparent remote/recursive evaluation between Python and other languages

2015-12-31 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: python-bond
  Version : 1.4
  Upstream Author : Yuri D'Elia 
* URL : http://www.thregr.org/~wavexx/software/python-bond/
* License : GPL-2+
  Programming Lang: Python
  Description : transparent remote/recursive evaluation between Python and 
other languages

The Python module ``bond`` supports transparent remote/recursive evaluation
between Python and another interpreter through automatic call serialization.

In poorer words, a ``bond`` lets you call functions in other languages as they
were normal Python functions. It *also* allows other languages to *call Python
functions* as if they were native.

Remote output is also transparently redirected locally, and since the
evaluation is performed through a persistent co-process, you can actually spawn
interpreters on different hosts through "ssh" efficiently.

--

I'm the author. 'bond' has been available on pypi since 2014 and 1.4 is the
latest stable release, which is used heavily and deployed on debian systems in
my current workplace. I'm trying to increase availability through an official
debian package.



Bug#733563: ITP: entr -- Run arbitrary commands when files change

2013-12-29 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: entr
  Version : 2.5
  Upstream Author : Eric Radman 
* URL : http://entrproject.org/
* License : ISC, BSD-3-Clause, BSD-2-Clause
  Programming Lang: C
  Description : Run arbitrary commands when files change

The Event Notify Test Runner (entr) runs arbitrary commands when
files change. Changes are detected through the kqueue/inotify
kernel interface.
  
For Debian:

entr is a nice, portable (runs both on BSD an Linux),
zero-configuration alternative to iwatch, inotify-tools or
fileschanged.

entr is a simple single-binary package, is properly documented and
includes a small test suite.

The package is already available:

  https://github.com/wavexx/debian-entr/

Upstream is very responsive.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131229225343.1384.36312.report...@eab13005nb.gm.eurac.edu



Bug#594507: ITP: teapot -- Table Editor And Planner, Or: Teapot!

2010-08-26 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: teapot
  Version : 1.9
  Upstream Author : Jörg Walter
* URL : http://www.syntax-k.de/projekte/teapot
* License : GPL 3
  Programming Lang: C
  Description : Table Editor And Planner, Or: Teapot!

Teapot (Table Editor And Planner) is a compact (n)curses-based
spreadsheet program, featuring three dimensions with linear
addressing, relative references, formula references, type safety
of computations, iterative expressions and platform independent
file format.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100826133710.30549.52664.report...@abz8111lx.eurac.edu



Bug#541106: ITP: trend -- a general-purpose, efficient trend graph

2009-08-11 Thread Yuri D';Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: trend
  Version : 1.0
  Upstream Author : Yuri D'Elia 
* URL : http://www.thregr.org/~wavexx/software/trend/
* License : LGPL
  Programming Lang: C++
  Description : a general-purpose, efficient trend graph

trend is a general-purpose, efficient trend graph for "live" data. Data
is read in ASCII form from a file or continuously from a FIFO and
displayed in real-time into a multi-pass trend (much like a CRT
oscilloscope). trend can be used as a rapid analysis tool for
progressive or time-based data series together with trivial scripting.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org