Python JSON Logger enables you produce JSON logs when using Python's logging package. JSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.
Basic transaction and user/alias query support (based on Cadair's python-appservice-framework) Basic room state storage Intent wrapper around the client API functions (design based on ...