Python Package for Simple BDF Operations

Thinking about a small, no-frills Python tool to help people use the Battery Data Format:

  • Convert to/from BDF

  • Visualize a couple of standard quick-look plots

  • Publish a simple, valid BDF bundle

Keep it tiny (CLI + minimal API, few deps). Would this be useful? If there’s interest, I can spin up a starter repo to iterate together or put it into the existing battery-data-format repo.

1 Like

started a branch for it here: GitHub - battery-data-alliance/battery-data-format at feat-python-packagee