summaryrefslogtreecommitdiff
path: root/python/component.py
AgeCommit message (Collapse)Author
2024-08-04spellcheck pass on pydocsJordan Wiens
2024-01-18Add __hash__ function to Component classPeter LaFosse
2023-11-02Ensure Type objects are created correctly everywhere and add guardrailPeter LaFosse
2023-04-12small pydoc tweaksJordan Wiens
2023-02-20Swap to a Generator for Component.functions/data_variables, add ↵kat
Component.function_list, .data_variable_list
2023-02-20Allow DataVariables to be added to Componentskat
2022-09-22Add the Components APIkat