--- title: Gmail Importer keywords: fastai sidebar: home_sidebar summary: "GmailImporter is a memri python plugin that imports your emails over IMAP." description: "GmailImporter is a memri python plugin that imports your emails over IMAP." nb_path: "nbs/index.ipynb" ---
To install as a Python package, run:
pip install -e .
Make sure you have a pod running. Then, you can run the plugin locally with the run_plugin CLI:
run_plugin --config_file="example_config.json"
To simulate the front-end:
qr_simulator --run_id=<myrun_id>