No project description provided
Project description
OFD
OFD 文档解析库,开发中...
- Reader
- Writer
- Convertor
OFD 解析
from ofdlib import Reader
file = "your_path_of_ofd_document.ofd"
ofd = Reader(file)
print(ofd.OFD)
print(ofd.documents)
for page in ofd.documents[0].pages():
print(page)
page.show()
参考资料
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 Distribution
ofdlib-0.0.1.tar.gz
(2.4 kB
view details)
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 ofdlib-0.0.1.tar.gz.
File metadata
- Download URL: ofdlib-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.7.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0277dc450a842948767149592f161440d83381d7cf268b9b66d3982437dd9aea
|
|
| MD5 |
6394362e8b7cdd9382a64266da2a2064
|
|
| BLAKE2b-256 |
c051f9040ebf89d3cd393f33dcbc116914c903827cf4867b0690debea2c0e98b
|
File details
Details for the file ofdlib-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ofdlib-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.7.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f00b9525bbed041611439c0b693ba194d1be26ae5cbd9bdeff6419f1245bda32
|
|
| MD5 |
838495cadffd68b847fb7aa7e9120e3d
|
|
| BLAKE2b-256 |
5ea4a2498345e3e44f2a4c1867bc7e1917bb100f11b599357aee09729c946c0c
|