mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Orgs
This commit is contained in:
+16
-4
@@ -3,20 +3,20 @@
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Tablib: Pythonic Tabular Datasets
|
||||
Tablib: Pythonic Tabular Datasets
|
||||
=================================
|
||||
|
||||
Release |version|.
|
||||
|
||||
.. Contents:
|
||||
..
|
||||
..
|
||||
.. .. toctree::
|
||||
.. :maxdepth: 2
|
||||
..
|
||||
..
|
||||
|
||||
.. Indices and tables
|
||||
.. ==================
|
||||
..
|
||||
..
|
||||
.. * :ref:`genindex`
|
||||
.. * :ref:`modindex`
|
||||
.. * :ref:`search`
|
||||
@@ -26,6 +26,18 @@ Tablib is an :ref:`MIT Licensed <mit>` format-agnostic tabular dataset library,
|
||||
|
||||
I recommend you start with :ref:`Installation <install>`.
|
||||
|
||||
Testimonials
|
||||
------------
|
||||
|
||||
`The Library of Congress <http://www.loc.gov/>`_,
|
||||
`National Geographic <http://www.nationalgeographic.com/>`,
|
||||
`Digg, Inc <http://digg.com/>`_,
|
||||
`Northrop Grumman <http://www.northropgrumman.com/>`_,
|
||||
`Discovery Channel <http://dsc.discovery.com/>`_,
|
||||
`The Sunlight Foundation <http://sunlightfoundation.com/>`_, and
|
||||
`NetApp, Inc <http://netapp.com>`_ use Tablib internally.
|
||||
|
||||
|
||||
User's Guide
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user