quantity_tools
File Purpose: misc. tools related to QuantityLoader
Classes
Mixin class for tracking call depth. |
|
|
Decorating functions to put loadable quantities into a dict (self.known_calcs). |
|
DecoratingVars but for patterns; name should be an re.Pattern (or str; and will apply re.compile()), |
|
Decorating functions to put them into a dict (self.known_setters). |
|
Decorating functions to put loadable vars into a dict (self.known_calcs). |
|
quantity which can be loaded from a QuantityLoader. |
|
quantity which can be loaded from a QuantityLoader. |
|
quantity which can be loaded from a QuantityLoader. |
|
LoadableVar matched to a var, which can be loaded from a QuantityLoader. |
|
LoadableQuantity matched to a var, which can be loaded from a QuantityLoader. |
|
LoadableVar matched to a var, which can be loaded from a QuantityLoader. |
|
stores re.Pattern and represents it nicely. |