MAIF / melusine

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

Custom list of names #3

Closed hugo-quantmetry closed 5 years ago

hugo-quantmetry commented 5 years ago

Users can specify a custom name list (Ex: use first names of people born in Canada instead of people born in France) Changes : config.py (load names from a file instead of hardcoded list) Added : melusine/config/names.csv (File with default name list : 32 000 names)