mchlnix / PyMix

A mix chain implementation in Python using UDP
0 stars 0 forks source link

Mix configuration by config file #8

Closed mchlnix closed 6 years ago

mchlnix commented 6 years ago

It would be good to have the configuration of a mix not happen as command line values, but in a config file. This makes execution and versioning easier. A json or XML file would probably be a good idea, but in this stage any scheme which makes the retrieval easy is good enough.