Skip to content

Convert one-column txt file to multi-column table docx file

Notifications You must be signed in to change notification settings

mdmamunhasan/vocabulary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert one-column txt file to multi-column table docx file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages