Skip to content

cbapi Python Bindings - 1.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@smultani smultani released this 23 Jul 15:45
· 320 commits to master since this release

Please use v1.5.1

CBAPI now support CB LiveOps.
CB LiveOps API Reference.

Change Log

  • CB LiveOps
    • Start new LiveQuery (LQ) runs
    • Fetch LQ results
    • View LQ run status
    • Filter on LQ results
  • PSC Org Key Management
    • Added support for org key management within CBAPI
    • Credentials utility for org keys
    • PR #166, #169, #170

Examples

  • LiveQuery - manage_run.py
  • LiveQuery - run_search.py