Skip to main content

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()

参考资料

jyh2012/ofd-parser DLTech21/ofd.js ofdrw/ofdrw

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

ofdlib-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

ofdlib-0.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

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

Hashes for ofdlib-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0277dc450a842948767149592f161440d83381d7cf268b9b66d3982437dd9aea
MD5 6394362e8b7cdd9382a64266da2a2064
BLAKE2b-256 c051f9040ebf89d3cd393f33dcbc116914c903827cf4867b0690debea2c0e98b

See more details on using hashes here.

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

Hashes for ofdlib-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f00b9525bbed041611439c0b693ba194d1be26ae5cbd9bdeff6419f1245bda32
MD5 838495cadffd68b847fb7aa7e9120e3d
BLAKE2b-256 5ea4a2498345e3e44f2a4c1867bc7e1917bb100f11b599357aee09729c946c0c

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