Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Task 6: Editing docx file #97

Description

@Lokesh2703

Monty take leaves very frequently in his college. As he is so lazy,he doesn't want to write leave letters everytime. He want to generate leave letter after editing his template just by running a python script. But Monty does not know how to edit a DOCX file through python script. Help him do this task.

Instructions

  • Write a python script so that it edits the given template here with the name, roll number, date, year of study, number of days of leave, from date, to date.
  • Don't duplicate the given docx file in your PR.Refer the same docx file using relative path, for joining path use os.path.join().

Add screenshots of the output while making a PR

Note : The issue number is different from the task number. Do make sure to write the correct isuue number in the PR Template otherwise you won't get points for this task.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions