Skip to content

Commit

Permalink
Update automating-word-documents.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huseink authored Dec 23, 2024
1 parent 9b4a972 commit 050ab27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/blog/automating-word-documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ date: 2024-12-23T13:10:23.402Z

![Photo by [Ed Hardie](https://unsplash.com/@impelling?utm_source=medium&utm_medium=referral) on [Unsplash](https://unsplash.com?utm_source=medium&utm_medium=referral)](https://cdn-images-1.medium.com/max/9312/0*-n6rbM97SPubI3eC)

Medium Link: https://medium.com/@huseinkantarci/automating-word-document-creation-with-python-and-fastapi-using-python-docx-template-a92fa4acf7fb

Ever needed to **create** a **Word** document filled with specific content? Better yet, have you wished to **automate** the process so you don’t have to manually update it each time the **context** changes?

Well, look no further — **Python**, as always, has got us covered. With a library called *[python-docx-template”](https://docxtpl.readthedocs.io/en/latest/)*, dynamically rendering content into a template Word document becomes not only easy but also efficient.
Expand Down

0 comments on commit 050ab27

Please sign in to comment.