summaryrefslogtreecommitdiff
path: root/docs/api/blobs-client.rst
blob: b5811cc624a1788cf02720d6a9995f517f0f538f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Blobs Client-side Python API
============================

Each Soledad Client has a property called ``blobmanager`` which is an instance
of the ``BlobManager`` class and handles Blobs creation, retrieval, deletion
and synchronization.

.. toctree::
   :maxdepth: 1

   blobs/blobmanager
   blobs/sync
   blobs/errors