endplay.parsers.lin
Parser for BridgeBase LIN files
Exceptions:
Functions:
|
Seralize a list of |
|
Serialize a list of |
|
Read a LIN file object into an array of |
|
Read a LIN string into a n arrya of |
- exception endplay.parsers.lin.LINEncodeError
Bases:
ValueError
- endplay.parsers.lin.dump(boards: list[Board], fp: IO[str]) None
Seralize a list of
Boardobjects to a LIN file
- endplay.parsers.lin.dumps(boards: list[Board]) str
Serialize a list of
Boardobjects to a LIN string