Developer Interface =================== Session ------- .. automodule:: pysjtu.session :members: Client ------ .. automodule:: pysjtu.client :members: .. note:: Anything that has request-compatible `get`, `post` methods and a `_cache_store` dict can be accepted as a `Session`. Recognizers ----------- .. automodule:: pysjtu.ocr :members: Exceptions ---------- .. automodule:: pysjtu.exceptions :members: