API Reference
OceanScript is an Esoteric language used to encode and decode text into a formulation of characters - where the final result looks like waves in the ocean.
- exception oceanscript.OceanScriptError(*, message, position=None)
Bases:
ExceptionException class used to raise decoding errors.
- oceanscript.decode(text)
Decode oceanscript into text.
- oceanscript.encode(text, *, mode='squash')
Encode text into oceanscript.