Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 406 Bytes

File metadata and controls

17 lines (14 loc) · 406 Bytes

DataFog Python SDK

Overview

The main entrypoint for the SDK is through the DataFog class, defined in :mod:`datafog.main`. Here you can initialize the different services, including TextService, ImageService, and SparkService.

Definitions

.. automodule:: datafog.main
   :members:

.. autosummary::
   :toctree: generated/
   :template: class.rst