8000 GitHub - andiahmads/postmant-to-docx: used to help a backend dev when told by his boss to convert docs from postmant to docx files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andiahmads/postmant-to-docx

Repository files navigation

The background of this project was made because I got a very annoying task to convert documentation from postmant to the.docx format, ah in my heart this is not really me, especially since I hate making documentation. then the idea arose to make this project using python, because python is the easiest and direct satset!!!

postmant-to-docx

Getting Started

Run:

python3 -m venv venv
source venv/bin/activate
pip install python-docx

Generate docx

run:

python3 format_v2.1.0.py       

About

used to help a backend dev when told by his boss to convert docs from postmant to docx files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0