PyHodl  0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
pyhodl.api.models.TorApiClient Class Reference
Inheritance diagram for pyhodl.api.models.TorApiClient:

Public Member Functions

def __init__ (self, tor=False)
 
def download (self, url)
 

Public Attributes

 tor
 

Detailed Description

Access API methods via tor 

Constructor & Destructor Documentation

def pyhodl.api.models.TorApiClient.__init__ (   self,
  tor = False 
)

Member Function Documentation

def pyhodl.api.models.TorApiClient.download (   self,
  url 
)
:param url: str
    Url to fetch
:return: response
    Response downloaded with tor

Member Data Documentation

pyhodl.api.models.TorApiClient.tor

The documentation for this class was generated from the following file: