Skip to main content

A python module for converting docx files from SharePoint, One Drive to text

Project description

Copyright (c) 2019 Dr. Shubham Dipt

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Description: # docx-text

Converts docx file from Sharepoint, One drive as well as individual files to text format.

## Installation

$pip install docx-text

## Dependencies

  • Python3

## Usage

>>>import doctext >>>doc_text = doctext.DocFile(url=download_url_of_file) >>>text = doc_text.get_text() # or you may directly enter the path to docs file. >>>doc_text = doctext.DocFile(doc=path_to_docx_file)

Adapted from https://github.com/ankushshah89/python-docx2txt

Platform: any Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Description-Content-Type: text/markdown

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docx-text-0.1.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

docx_text-0.1.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file docx-text-0.1.2.tar.gz.

File metadata

  • Download URL: docx-text-0.1.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for docx-text-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e9c19912d1b099a5f69cc2fad277c89ed7bc31348036c9061a199292e4f26d64
MD5 fb9c22daa9cd230a4a0fd841b69d7433
BLAKE2b-256 0c0ed2292e00a44fb3072b300fd6fe85e2b6e6b9ddee6527369f3ceb42ee9c3a

See more details on using hashes here.

File details

Details for the file docx_text-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: docx_text-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for docx_text-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b3cb3a73562b8a7ebead6ae717be335b7a7b8f1fba6cfbdb3a10f7a9dec279c9
MD5 5475ea50c91e9b03b7c8fc14232d232c
BLAKE2b-256 f8e04bcea165e1c0837da33a853710437b897796358d0956b8a639e58e070082

See more details on using hashes here.

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