Extract text from your docx document.
Project description
What is docparser?
docparser is python package that extract text form a DOCX document.
Installation
pip install python-docparser
Usage
from docparser import parse
document = parse("your_docx_document")
print(document.content)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file python_docparser-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_docparser-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 263ec1b7bc9454d0d03feef4b68bda89f468c913801faf37ce044c20ddcdcff0 |
|
MD5 | ab5ee443c4ad0704b893afe7c7147fa8 |
|
BLAKE2b-256 | 9e1fed6638ff382a6abaee3460e765c8f52d7036c52ffb9bf581d9194f8b34f6 |