Skip to main content

快速读取docx文档内容

Project description

readword

快速读取docx文档数据

安装(install)

pip install readword

使用(use):

1. 实例化RW类并填入docx文档路径

2. 创建工作台

3. 退出RW工作台,销毁缓存数据

使用示例:

from ReadWord import RW


# 实例化RW并传入docx文档路径
rw = RW(r'docxpath\file.docx')
# 创建工作台
rw.create_workspace()
# 保存所有png图片
rw.save_all_picture(r'C:\Desktop\test')
# 按照文档结构,获取文档内容和段落类型
rw.get_style_position()
# 退出RW工作台
rw.exit()

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

ReadWord-0.0.4.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

ReadWord-0.0.4-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file ReadWord-0.0.4.tar.gz.

File metadata

  • Download URL: ReadWord-0.0.4.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.2

File hashes

Hashes for ReadWord-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c81c7c6b821b7c32b0c6e295669336131fc4e2fb766aea1dd218b1d58a0c322b
MD5 33b7beb8e029ac17a65eb3a99fe841f3
BLAKE2b-256 0d0242fc57a803f816d21dcd2d319a3a9bd91cf1073cc4a829425e392bfcb876

See more details on using hashes here.

File details

Details for the file ReadWord-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: ReadWord-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.2

File hashes

Hashes for ReadWord-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2b6d3186a37f4a81e50112c269c4d163ff805b7c14b47fc72e9c32497ab406ce
MD5 f5a18de60501f0901b3a01656e52c4f9
BLAKE2b-256 44b602ec240fe1c5983d984e721647d325af9a1955c5f571ff7c5c0f43d9b843

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