|
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, tor=False) |
| def | download (self, url) |
Public Attributes | |
| tor | |
Access API methods via tor
| def pyhodl.api.models.TorApiClient.__init__ | ( | self, | |
tor = False |
|||
| ) |
| def pyhodl.api.models.TorApiClient.download | ( | self, | |
| url | |||
| ) |
:param url: str
Url to fetch
:return: response
Response downloaded with tor
| pyhodl.api.models.TorApiClient.tor |