mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
27 lines
458 B
ReStructuredText
27 lines
458 B
ReStructuredText
.. _api:
|
|
|
|
API
|
|
===
|
|
|
|
.. module:: flask
|
|
|
|
This part of the documentation covers all the interfaces of Tablib. For
|
|
parts where Tablib depends on external libraries, we document the most
|
|
important right here and provide links to the canonical documentation.
|
|
|
|
|
|
Dataset Object
|
|
--------------
|
|
.. module:: tablib
|
|
|
|
.. autoclass:: Dataset
|
|
:members:
|
|
:inherited-members:
|
|
|
|
Databook Object
|
|
---------------
|
|
|
|
.. autoclass:: Databook
|
|
:members:
|
|
:inherited-members:
|