Skip to main content

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


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

docx_search-1.0.1-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page