steer-core¶
steer-core provides base utilities for the STEER/OpenCell platform: constants, mixins (Serializer, Validation, Plotter, Coordinates, DateTime, Propagation), decorators, and the DataManager REST API client.
Overview¶
| Module | Description |
|---|---|
| Mixins | Composable base classes — Serializer, Validation, Plotter, Coordinates, DateTime, Propagation, Dunder, Colors, Data, Datum |
| Decorators | Property-recalculation decorators for change propagation |
| Constants | Unit conversions, datetime formats, physical constants |
| Data | DataManager REST API client for the OpenCell database |
| Utils | General utility functions |