Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 346 Bytes

About

This project inputs from a txt file and write formatted output in a docx file

vocabulary.txt: Input one column text file vocabulary.docx: Formatted output file with coulmn table

Requirements

  1. Python 3
  2. PIP 3

Getting started

Install dependancy

pip3 install -r requirements.txt

Run the project

python3 main.py