Python API

To generate docs, please use:

  1. cd docs
  2. bash makedocs.sh local-only

There are four packages shipped with Jina:

  • jina: the framework;

  • docarray: the basic data types such as Document, DocumentArray;

  • daemon: a simple orchestrator for Jina;

  • cli: the command line interface for Jina.