pdf文档比对
Project description
Example Package
build:
python -m build
upload
twine upload dist/*
安装:
pip install py_diff_pdf2
使用:
from py_diff_pdf2 import compare_pdfs
result = compare_pdfs("file1.pdf","file2.pdf", output_path="diff.pdf")
# result = {
# "success": success,
# "message": '',
# "output_path": output_path
# }
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
py_diff_pdf2-1.1.3.tar.gz
(19.0 MB
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 py_diff_pdf2-1.1.3.tar.gz.
File metadata
- Download URL: py_diff_pdf2-1.1.3.tar.gz
- Upload date:
- Size: 19.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00f28e498c4421eaca6a6edb0cfb2bf19164f18473692cd5f8e88f19cf623efb
|
|
| MD5 |
1d67d4cf17959eed1fe2f0ccda6d2449
|
|
| BLAKE2b-256 |
c21934dea5c7fd87951c06c0472874371d98273b99293cb067bd44d65bcc46e0
|
File details
Details for the file py_diff_pdf2-1.1.3-py3-none-any.whl.
File metadata
- Download URL: py_diff_pdf2-1.1.3-py3-none-any.whl
- Upload date:
- Size: 19.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f9221e2c2900db504da2c50ac27da032965f5bd0a40971dbbe558410eb1ef29
|
|
| MD5 |
6d752310d6998229bb77625ec6b38c7f
|
|
| BLAKE2b-256 |
15f6a483bf58e78bec505a65186981623e3bcd6222a4f72dee76bb21bf743564
|