PyHodl
0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|
Public Member Functions | |
def | __init__ (self, raw) |
def | get_client (self) |
Public Attributes | |
raw | |
key | |
secret | |
Config of API
def pyhodl.api.markets.models.ApiConfig.__init__ | ( | self, | |
raw | |||
) |
:param raw: {} Raw data
def pyhodl.api.markets.models.ApiConfig.get_client | ( | self | ) |
:return: ApiClient Api client
pyhodl.api.markets.models.ApiConfig.key |
pyhodl.api.markets.models.ApiConfig.raw |
pyhodl.api.markets.models.ApiConfig.secret |