Module docx.python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Module docx.python

hi. I would like to do a code in python to handle word files. for that I need the module docx. how can I install it?thanks!

28th Aug 2017, 4:59 PM
Alejandro Niklison
Alejandro Niklison - avatar
1 Answer
+ 1
I am not sure that it will work here at SL. for everything go to docx site: https://python-docx.readthedocs.io/en/latest/user/install.html and of course, to load a module you need a line of code : import docx :)
28th Aug 2017, 5:15 PM
yuri