Currently this library supports options in the form of a dictionary, however, this is quite unpythonic in my opinion and hinders the use of this library. I propose that you allow for **kwargs instead of requiring the passing in of a dictionary.
I'm willing to write a PR
Currently this library supports options in the form of a dictionary, however, this is quite unpythonic in my opinion and hinders the use of this library. I propose that you allow for **kwargs instead of requiring the passing in of a dictionary.
I'm willing to write a PR