jed1337 / Create-a-word-document-from-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Word Document From Files

Information

This program automates the process of creating a word containing the file names of files in a given path.

We separate the information depending on if the script is a normal script or a verification script. Verification scripts are scripts under a folder called "verification".

Assumptions

We assume that all the files in the given path are scripts.

The path can contain sub directories within it.

About


Languages

Language:Python 100.0%