Index A | C | F | G | I | L | M | N | O | P | R | S | U A add() (in module python_project_template_AS.operations) apply() (python_project_template_AS.calculator.Calculator method) arity (python_project_template_AS.operations.Operation attribute), [1] C Calculator (class in python_project_template_AS.calculator) CalculatorError chain() (python_project_template_AS.calculator.Calculator method) compose() (python_project_template_AS.calculator.Calculator method) F func (python_project_template_AS.operations.Operation attribute), [1] G get() (python_project_template_AS.registry.OperationRegistry method) I is_number() (in module python_project_template_AS.utils) L list_ops() (python_project_template_AS.registry.OperationRegistry method) M module python_project_template_AS.calculator python_project_template_AS.exceptions python_project_template_AS.operations python_project_template_AS.registry python_project_template_AS.utils mul() (in module python_project_template_AS.operations) N name (python_project_template_AS.operations.Operation attribute), [1] neg() (in module python_project_template_AS.operations) O Operation (class in python_project_template_AS.operations) OperationError OperationRegistry (class in python_project_template_AS.registry) P python_project_template_AS.calculator module python_project_template_AS.exceptions module python_project_template_AS.operations module python_project_template_AS.registry module python_project_template_AS.utils module R register() (python_project_template_AS.calculator.Calculator method) (python_project_template_AS.registry.OperationRegistry method) RegistryError S safe_div() (in module python_project_template_AS.operations) square() (in module python_project_template_AS.operations) sub() (in module python_project_template_AS.operations) U update() (python_project_template_AS.registry.OperationRegistry method)