BDK API Reference

A reference guide for the BDK API library.

Overview

The BDK API is the core Python library in the Book Development Kit (BDK). It enables developers to build a Book. This reference covers the essential elements for working with the BDK API, from foundational concepts to advanced features.


Key Components

Learn how concepts define how data flows into and out of operations.

Set up and manage connections with third-party tools and services in your Book.

Understand how to format and write docstrings to ensure your Book is well-documented.

The BDK API provides several decorators that allow you to customize the functionality of various components within a Book:

The BDK includes the following enumeration types:

Learn about implementing filter expressions.

Learn about the concept of a noun phrase.

Learn how to implement an operation in your Book.