lean-client-python
lean-client-python copied to clipboard
More comprehensive trio_example
While we could add methods like state
for every possible use case, we don't need to since we can directly use the send
method and the corresponding Request object. I'd like to make some examples of this (to head off requests like, can you implement XXX functionality?).