Examples and API reference#

After the quickstart, there are two main ways to keep learning the library.

API reference#

Use the API reference when you want:

  • exact public symbols

  • function and class signatures

  • docstring-level details for specific methods

Suggested reading order#

If you are new to the project, the practical order is:

  1. Quickstart

  2. Example gallery

  3. API reference

Within the gallery, finish Basic tutorials before moving to Advanced examples. When the gallery answers the “how” but not the “what exactly”, switch to the API reference.