CHIME FRB API¶
Ten words or less
A lightweight python library to interact with the CHIME/FRB backends.
Example
Breaking Changes in v4.0+
- CHIME/FRB Buckets & Results API have been consolidated under the
workflow
package. -
We recommend migrating to use the Workflow API instead.
-
Pin chime-frb-api to 3.4.0 in your project's dependencies.