Skip to content

Python methods for corresponding Kraken API methods #40

@tasercake

Description

@tasercake

I think it would make things a lot easier if one could call API methods directly from an API() instance in Python rather than putting out using query_public() or query_private() each time. Having python methods would also help with code completion.

Has there been a decision to not include individual python methods for each API method?
If this is not the case, are there any plans to implement corresponding python methods anytime soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions