Project
Function
Sample CLI
gway awg find-cable
References
['debug', 'info', 'sql', 'sql.open_connection']
Signature
(*, meters: Union[int, str, NoneType] = None, amps: Union[int, str] = '40', volts: Union[int, str] =
'220', material: Literal['cu', 'al', '?'] = 'cu', max_lines: Union[int, str] = '1', phases:
Literal['1', '3', 1, 3] = '1', conduit: Union[str, bool, NoneType] = None, neutral: Union[int, str]
= '1')
Docstring
Calculate the type of cable needed for an electrical system.