From: rantingrick on
On Apr 1, 4:38 am, "egl...(a)gmail.com" <egl...(a)gmail.com> wrote:

> Actually, a spreadsheet based solution isn't best fit for such a task.
> I'd recommend to store the data in sqlite3 (also 100% pure python as
> the module is in the stdlib). CSV is good for making invoices or
> something like that.

+1