|
PyHodl
0.2.6
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|

Public Member Functions | |
| def | __init__ (self, symbol, name=None) |
| def | __eq__ (self, other) |
| def | __str__ (self) |
Public Attributes | |
| symbol | |
| name | |
Model of a coin traded
| def pyhodl.data.coins.Coin.__init__ | ( | self, | |
| symbol, | |||
name = None |
|||
| ) |
| def pyhodl.data.coins.Coin.__eq__ | ( | self, | |
| other | |||
| ) |
| def pyhodl.data.coins.Coin.__str__ | ( | self | ) |
| pyhodl.data.coins.Coin.name |
| pyhodl.data.coins.Coin.symbol |