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.5.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.5.tar.gz.
File metadata
- Download URL: py_diff_pdf2-1.1.5.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 |
3ffe25c564af63f158589a7f269ce115b7bf849860ea514439561cb7c800395a
|
|
| MD5 |
17861552dfe512d903c432256fe4facd
|
|
| BLAKE2b-256 |
2ff7a1670f2282763b93bf1d5a7812ba0c5c4bb80e7762b910cea9773bba5c3d
|
File details
Details for the file py_diff_pdf2-1.1.5-py3-none-any.whl.
File metadata
- Download URL: py_diff_pdf2-1.1.5-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 |
295c50d4b65714ad20a44eba3679c4eff552bd21a07d5bc5ef2a2d1e1f8d4e86
|
|
| MD5 |
6d6b66908fb6ec208b36d90af4a1ab85
|
|
| BLAKE2b-256 |
a39899ac2ad62212c32b103384d80d431182cf5a6f37446aabd507f076794b5a
|