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

Static Public Attributes

string PLOTTER = "plotter"
 
string STATS = "stats"
 
string DOWNLOAD_HISTORICAL = "download"
 
string UPDATER = "update"
 

Detailed Description

Run as ... 

Member Data Documentation

string pyhodl.config.RunMode.DOWNLOAD_HISTORICAL = "download"
static
string pyhodl.config.RunMode.PLOTTER = "plotter"
static
string pyhodl.config.RunMode.STATS = "stats"
static
string pyhodl.config.RunMode.UPDATER = "update"
static

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