Skip to content

Quickdocs, leveraging Python's docx library, a time-saving solution for efficient creation and replication of Microsoft Word documents. Empowering users with customizable templates, it accelerates document generation by modifying specific text segments. Specifically designed for applications such as generating marksheets and certificates etc.

Notifications You must be signed in to change notification settings

Schefflera-Arboricola/Quickdocx-12th-project-

Repository files navigation

Quickdocx-12th-project-

Quickdocs helps the user to make large number of copies of a microsoft word document, in which you just have to change a small portion of text in each copy of the document, by providing templets, and it also enables the user to create their own templets and manage(or replicate) them. (example use: for making marksheets,certificates etc.)

Limitation : it only works for plain text(no text style or tables or pictures etc. are duplicated).

If you want to(for some weird reason) use this, then first install python's docx package (pip install python-docx) and then just run main.py.

(read documentation_quickdocs.pdf for more)

About

Quickdocs, leveraging Python's docx library, a time-saving solution for efficient creation and replication of Microsoft Word documents. Empowering users with customizable templates, it accelerates document generation by modifying specific text segments. Specifically designed for applications such as generating marksheets and certificates etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages