Skip to content

Make options pythonic #37

Description

@Mattwmaster58

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions