.. _f-quicktasks: module ``automation_students.quick_tasks`` ========================================== Short summary +++++++++++++ module ``ensae_teaching_cs.automation_students.quick_tasks`` Some automation helpers to grab mails from students about projects. :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------------+------------------------------------+ | function | truncated documentation | +===================================================================================================+====================================+ | :func:`build_mailing_list ` | Infers mails from a list of names. | +---------------------------------------------------------------------------------------------------+------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.automation_students.quick_tasks :members: :special-members: __init__ :show-inheritance: