Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 613 Bytes

index.rst

File metadata and controls

30 lines (23 loc) · 613 Bytes

API reference

.. toctree::
  :maxdepth: 1

This page offers an overview of the PySyft components, including its public objects, functions and methods.

Warning

This section is work in progress and you might encounter methods or objects that lack documentation.

If you would like to contribute to our documentation, please refer to our developer guidelines: Developer guide.

.. toctree::
   :maxdepth: 2

   syft.client
   syft.external
   syft.node
   syft.serde
   syft.service
   syft.store
   syft.types
   syft.util