From e920244a1b035e465d16c59bb70a19226091b573 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 May 2011 17:08:26 -0400 Subject: [PATCH] testimonials --- docs/index.rst | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index a9d5145..e7419cf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,9 +38,27 @@ Testimonials `NetApp, Inc `_ use Tablib internally. +**Dave Coutts** + It's turning into one of my most used modules of 2010. You really hit a sweat spot for managing tabular data with a minimal amount of code and effort. + +**Brad Montgomery** + I think you nailed the "Python Zen" with tablib. Thanks again for an awesome lib! + +**Greg Thorton** + Tablib by @kennethreitz saved my life. I had to consolidate like 5 huge poorly maintained lists of domains and data. It was a breeze! + +**Mark Rogers** + So, thanks to tablib I'm not angry about Excel... In fact, spreadsheet creation is done, so I'm happy. + +**Joshua Ourisman** + Tablib has made it so much easier to deal with the inevitable 'I want an Excel file!' requests from clients... + +**Jonas Obrist** + <3 tablib + User's Guide ------------ - +Dave Coutts** This part of the documentation, which is mostly prose, begins with some background information about Tablib, then focuses on step-by-step instructions for getting the most out of your datasets. .. toctree::