项目作者: mdmamunhasan

项目描述 :
Convert one-column txt file to multi-column table docx file
高级语言: Python
项目地址: git://github.com/mdmamunhasan/vocabulary.git
创建时间: 2018-03-26T18:38:46Z
项目社区:https://github.com/mdmamunhasan/vocabulary

开源协议:

下载


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

  1. pip3 install -r requirements.txt

Run the project

  1. python3 main.py