Documents and Script
Here you can find everything that you need to set up your integration of the Rate My Company feature (data collection via e-mail).
User's Guide
VfE_email_sequence_averager_handbook.pdf
User's Guide
VfE_email_sequence_averager_handbook.txt
Script
email_sequence_averager.py at vistalize.fi/integrations
​User's Guide Contents
-
What the script does — sequence format, filtering rules, averaging logic
-
Requirements — Python version, no third-party dependencies
-
Files created — the script, state file, and output log explained
-
Configuration — every setting in the config block with examples for common mail providers
-
How to run — step-by-step with sample terminal output
-
Security — three options for handling your password safely
-
Understanding the output — annotated example of a run report
-
Resetting the state — how to start fresh or clear the log
-
Troubleshooting — the most common error messages and their fixes
-
Changing the initial settings — a ready-to-use prompt template covering all the original setup questions (protocol, output method, averaging scope, state persistence, and security), so you can hand it to any AI assistant to regenerate the script to your new preferences
Phython Sample Script
The phyton example script (file email_sequence_averager.py) that you can easily modify to fit your needs.
