A python library built to search for keywords in .docx files.
Project description
docx_search
A python library built to search for keywords in .docx files.
Installation
Easy:
pip install docx_search
Advanced:
Requires git.
Git clone https://github.com/WaldemarBjornstrom/docx_search
Then place the downloaded files in your project.
Usage
import docx_search
docx_search.run('Keyword', 'Path\\to\\file') # Returns a list with files that contain the keyword.
NOTE! The Keyword is case sensitive. And remember tu use double backslashes in the file path as python sees a single backslash as an escape marker.
License
This project is licensed under the GNU GPLv3 License. See LICENSE
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docx_search-1.0.1-py3-none-any.whl.
File metadata
- Download URL: docx_search-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c89fd41e5807e60736cfc7837fc31e2028dd149fa196dbc57cc8cf0d74d813a
|
|
| MD5 |
9a0dc6e2d657a47753e84f59573391a6
|
|
| BLAKE2b-256 |
6cbf148d4ed90be7d5b79a84d88b119f0bd0b1c7026b8fb42099c6b07fc2d2c6
|