PyHodl  0.2.6
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
pyhodl.data.coins.CoinsNamesTable Class Reference
Inheritance diagram for pyhodl.data.coins.CoinsNamesTable:
Collaboration diagram for pyhodl.data.coins.CoinsNamesTable:

Public Member Functions

def __init__ (self, input_file)
 
def get_coins (self)
 

Public Attributes

 content
 

Detailed Description

Loads coins database 

Constructor & Destructor Documentation

def pyhodl.data.coins.CoinsNamesTable.__init__ (   self,
  input_file 
)
:param input_file: str
    Use this file as database

Member Function Documentation

def pyhodl.data.coins.CoinsNamesTable.get_coins (   self)
:return: [] of CryptoCoin
    List of default coins

Member Data Documentation

pyhodl.data.coins.CoinsNamesTable.content

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