Inspiration
The group wanted to gain experience traversing a directory and accessing and modifying files with a command line interface.
What it does
This program is capable of traversing a directory and modifying all the text or document files with the specified header and footer via a command line interface.
How we built it
We built a basic command line interface using the Click package. We in addition used the os module to achieve our goal
Challenges we ran into
We found Github challenging to work with. In addition, we had to coordinate our project across different IDE's and operating systems.
Accomplishments that we're proud of
Although this is a rudimentary project, we are proud to have achieved the goals we initially set for ourselves. The program if functional.
What we learned
We learned how to use the Click package, the PythonDocx package, the os module, and how to work with basic files in a directory using a command line interface.
What's next for File Zeus v0.1
We hope to expand on its rudimentary capabilities to make more extensive modifications and to be able to work with more types of files.

Log in or sign up for Devpost to join the conversation.