PyPDF2 常见问题
PyPDF2 与 pyPdf 有什么关系?
PyPDF2 是后者创始人批准的不再维护的 pyPdf 的一个分支。
支持哪些 Python 版本?
PyPDF2 2.0+ 支持 Python 3.6 及更高版本。PyPDF2 1.27.10 支持 Python 2.7 到 3.10。
谁使用 PyPDF2?
pyPdf 被销售到几个项目中 。这意味着 pyPdf 的代码已复制到该项目中。
依赖 PyPDF2 的项目:
我如何引用 PyPDF2?
BibTeX 格式:
@misc{pypdf2,
title = {The {PyPDF2} library},
author = {Mathieu Fenniak and
Matthew Stamy and
pubpub-zz and
Martin Thoma and
Matthew Peveler and
exiledkingcc and {PyPDF2 Contributors}},
year = {2022},
url = {https://pypi.org/project/PyPDF2/}
note = {See https://pypdf2.readthedocs.io/en/latest/meta/CONTRIBUTORS.html for all contributors}
}