MAIF / melusine

📧 Melusine: Use python to automatize your email processing workflow
https://maif.github.io/melusine
Other
352 stars 58 forks source link

Closes #96 Cleanup Melusine configurations #99

Closed hugo-quantmetry closed 3 years ago

hugo-quantmetry commented 3 years ago

Description

The way configs are handled in Melusine is not ideal:

A ConfigJsonReader class object is instanciated at the beggining of each module The conf files are read multiple times Using custom configurations is more complex than it should be The csv format for the names file is not robust

Fixes #96

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Test Configuration:

Checklist: