endplay.utils.escape

Functions for escaping suit symbols

Functions:

escape_suits(s)

Escape unicode suit symbols into BBO suit notation (!S, !H, !D, !C)

unescape_suits(s)

Unescape BBO suit notation (!S, !H, !D, !C) into unicode suit symbols

endplay.utils.escape.escape_suits(s: str)

Escape unicode suit symbols into BBO suit notation (!S, !H, !D, !C)

endplay.utils.escape.unescape_suits(s: str)

Unescape BBO suit notation (!S, !H, !D, !C) into unicode suit symbols