dflow_sdk API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • dflow_sdk - Low-level python bindings for interacting with the DFlow Protocol
    • account_fetch - Functions for fetching client-owned accounts
    • account_transaction - Transactions for client-owned accounts
    • fetch - Undocumented
    • instructions - No module docstring; 28/28 functions documented
    • order_details - Order Details Encryption
    • program - DFlow Program and IDL
API Documentation for dflow_sdk, generated by pydoctor 22.7.0 at 2022-08-08 13:20:38.