|
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, base_url) |
Public Member Functions inherited from pyhodl.logs.Logger | |
| def | __init__ (self) |
| def | log (self, content) |
Public Attributes | |
| base_url | |
Public Attributes inherited from pyhodl.logs.Logger | |
| class_name | |
Simple bare api client
| def pyhodl.api.models.AbstractApiClient.__init__ | ( | self, | |
| base_url | |||
| ) |
:param base_url: str
Base url for API calls
| pyhodl.api.models.AbstractApiClient.base_url |