derobertis_cv.pltemplates package

Subpackages

Submodules

derobertis_cv.pltemplates.academic_employment module

class derobertis_cv.pltemplates.academic_employment.AcademicEmployment(contents, company_name, employed_dates, job_title, location, courses_taught=None, extra_contents=None)[source]

Bases: Employment

__init__(contents, company_name, employed_dates, job_title, location, courses_taught=None, extra_contents=None)[source]

derobertis_cv.pltemplates.application_info module

class derobertis_cv.pltemplates.application_info.ApplicationInfoSection(application_info, font_scale=None)[source]

Bases: SpacedSection

__init__(application_info, font_scale=None)[source]

derobertis_cv.pltemplates.coauthor module

class derobertis_cv.pltemplates.coauthor.CoAuthor(author_name)[source]

Bases: Template

__init__(author_name)[source]

derobertis_cv.pltemplates.syllabus module

class derobertis_cv.pltemplates.syllabus.Syllabus(model)[source]

Bases: Template

__init__(model)[source]
property course_materials_section: Section
property general_infomation_section: Section
property grade_breakdown_table: Tabular | None
property grading_scale_table: Tabular | None
property grading_section: Section
property overview_table: Tabular
property prereq_list: UnorderedList | None
property resources_section: Section | None
property topics_covered_section: Section