required args?
not sure of the format for files in python
Pyminer takes as its single argument the name of the config file.
The config file consists of lines of the form
key = value
Keys can be
host,
port,
rpcuser,
rpcpass,
threads,
logdir and
hashmeter.
Cheers,