An Excel processing tool.
Project description
cgai-excel
介绍
操作excel
图片获取
规定:
- 图片必须以内嵌的形式插入到单元格当中
- 图片格子中的文字将不会识别
- 解析到获取的图片路径前以img:为标识,比如: img:C:\Temp\output\EXT\xl/media\image6.jpeg
安装教程
pip install cgai-excel
使用说明
仅支持python3
from cgai_excel.Handler import get_excel_data
path = r'F:\Temp\Q\excel_module.xlsx'
data = get_excel_data(path,extract_dirpath='F:\Temp\Q\Atemp')
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
cgai_excel-0.0.7.tar.gz
(16.5 kB
view details)
File details
Details for the file cgai_excel-0.0.7.tar.gz
.
File metadata
- Download URL: cgai_excel-0.0.7.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2b49a87be34beabfa8a39d2a60fd5974df7477921cd6db5fffa57b46d9dfbaf |
|
MD5 | 7100ab4c1f120117482e6f12352f15bc |
|
BLAKE2b-256 | ece0edd5be810f0cbbfda1d1c9396d8bb01a245624ddce230a972729e5a05ea0 |