My wife is a writer, which today means she uses a word processing program. It's a sophisticated, powerful programโ€”OpenOffice.org Writerโ€”but occasionally it won't do something that she wants it to do.
A Python script to parse a WordPress XML export file (.xml) and extract clean, readable text content from all public pages. What makes this script special is its ability to reconstruct the ...
Requirements: pipenv, Python 3.7. If you do not have Python 3.7 installed, consider using pyenv. After setting up, it integrates with pipenv allowing latter to ...