frequenz-floss / frequenz-sdk-python

Frequenz Python Software Development Kit (SDK)
https://frequenz-floss.github.io/frequenz-sdk-python/
MIT License
13 stars 17 forks source link

Split the `Quantity`s to its own repository #852

Open llucax opened 8 months ago

llucax commented 8 months ago

What's needed?

We need to allow cloud applications to be able to use Quantitys without depending on the microgrid. We might also want to use Quantitys in API clients too, and they should definitely not depend on the SDK.

Proposed solution

Split the Quantity and all its sub-classes to its own repository:

Use cases

All the cloud apps, maybe all API clients.

llucax commented 3 months ago

https://github.com/frequenz-floss/frequenz-quantities-python/pull/7