Skip to content
/ autodoc Public

Create Microsoft Documents automatically using Text and Template files

License

Notifications You must be signed in to change notification settings

nasa/autodoc

Repository files navigation

autodoc

Create Microsoft Documents automatically using Text and Template files.

Autodoc was designed as a means to automate reports and alleviate the effort needed to generate routine documents. Given a docx, pptx or xlsx file along with a text file of desired content Autodoc can output a document of the same format with the desired content inserted into the template.

Autodoc replaces key values in a document with a desired value stated in a textfile. It can be used in both graphical and command-line environments. The application takes in the three following inputs:

Text file with key words and desired values (tab or space delimitted) Template file. This can be a docx, pptx or xlsx file with included keywords to be replaced Output path. This is the desired path where you would like your desired output document saved to.

About

Create Microsoft Documents automatically using Text and Template files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published