mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
testimonials
This commit is contained in:
+19
-1
@@ -38,9 +38,27 @@ Testimonials
|
||||
`NetApp, Inc <http://netapp.com>`_ 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::
|
||||
|
||||
Reference in New Issue
Block a user