python-bertrpc
python-bertrpc copied to clipboard
Add python Context manager for connecting to bertrpc services
I've implemented a context manager which enables the client to perform multiple calls to the bertrpc service (example below)
Any comments or updates on this? :)