This library is meant to provide easy access to the data available from the CircuitSetup 6 Channel Energy Meter, which utilizes the atm90e32 chipset. We've logically separated out the SPI, atm90e32, and overall Energy Meter board layers to improve portability.
This is a fork of Margaret Johnson's https://github.com/BitKnitting/CircuitSetup_micropython that laid a good bit of groundwork.
Tisham Dhar's earlier work in the https://github.com/whatnick/ATM90E26_Arduino library.
Thanks to them for the initial work on this.