.. _f-mailhelper: module ``automation_students.mail_helper`` ========================================== Short summary +++++++++++++ module ``ensae_teaching_cs.automation_students.mail_helper`` Some automation helpers to grab mails from student about project. :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+ | function | truncated documentation | +=================================================================================================================================================+======================================================================================+ | :func:`extract_students_mail_and_name_from_gmail ` | Extracts mails and names from a mail box. | +-------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+ | :func:`grab_addresses ` | Looks for some emails in a mail box from specific emails or sent to specific emails. | +-------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.automation_students.mail_helper :members: :special-members: __init__ :show-inheritance: