Pyhanko

Latest version: v0.25.3

Safety actively analyzes 702662 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.19.0

The release artifacts have been published to [PyPI](https://pypi.org/project/pyHanko/0.19.0). Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/v0.19.0/).

Change log

The release notes for the 0.19.0 release are available [on the Release History page](https://pyhanko.readthedocs.io/en/v0.19.0/changelog.html#release-0.19.0)

0.18.1

The release artifacts have been published to [PyPI](https://pypi.org/project/pyHanko/0.18.1).
Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/v0.18.1/).

Change log

The release notes for the 0.18.1 release are available [on the Release History page](https://pyhanko.readthedocs.io/en/v0.18.1/changelog.html#release-0.18.1)

0.18.0

The release will be published to [PyPI](https://pypi.org/project/pyHanko/0.18.0/). Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/0.18.0/).

*Important remark*: This is the first pyHanko release to make use of GitHub Actions to publish and sign release artifacts. The CI signing workflow uses [Sigstore](https://www.sigstore.dev/) to bind the published artifacts to pyHanko's "GitHub identity", as it were. For the time being, releases will continue to be manually signed with GPG in addition. My PGP key fingerprint is `9C41 44F3 5E74 2C88 A5D2 563C 15F4 2BEF A159 BA54`, the same as for previous releases.

Should you want to validate the `.sigstore` signature bundles, download all the artifacts into a single folder, install `sigstore` from `pip` and run the following command:

bash
sigstore verify github \
--cert-identity https://github.com/MatthiasValvekens/pyHanko/.github/workflows/release.ymlrefs/tags/v0.18.0 \
pyHanko*.tar.gz pyHanko*.whl


*Note*: **This release also marks pyHanko’s move to beta status.** That doesn’t mean that it’s feature-complete in every respect, but it does mean that we’ve now entered a stabilisation phase in anticipation of the `1.0.0` release, so until then the focus will be on fixing bugs and clearing up issues in the documentation (in particular regarding the API contract). After the `1.0.0` release, pyHanko will simply follow SemVer.

Change log

The release notes for the 0.18.0 release are available [here](https://pyhanko.readthedocs.io/en/latest/changelog.html#release-0.18.0).

0.17.2

The release has been uploaded to [PyPI](https://pypi.org/project/pyHanko/0.17.2/). Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/0.17.2/).

*Note:* The public API is not completely stable yet, so future releases may still include API changes. This is particularly likely for the validation code and the `pdf_utils` package; please refer to the documentation for further details.

Change log

The release notes for the 0.17.2 release are available [here](https://pyhanko.readthedocs.io/en/latest/changelog.html#release-0.17.2).

0.17.1

The release has been uploaded to [PyPI](https://pypi.org/project/pyHanko/0.17.1/). Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/0.17.1/).

*Note:* The public API is not completely stable yet, so future releases may still include API changes. This is particularly likely for the validation code and the `pdf_utils` package; please refer to the documentation for further details.

Change log

The release notes for the 0.17.1 release are available [here](https://pyhanko.readthedocs.io/en/latest/changelog.html#release-0.17.1).

0.17.0

The release has been uploaded to [PyPI](https://pypi.org/project/pyHanko/0.16.0/). Documentation is available on [ReadTheDocs](https://pyhanko.readthedocs.io/en/0.17.0/).

*Note:* The public API is not completely stable yet, so future releases may still include API changes. This is particularly likely for the validation code and the `pdf_utils` package; please refer to the documentation for further details.

Change log

The release notes for the 0.17.0 release are available [here](https://pyhanko.readthedocs.io/en/latest/changelog.html#release-0.17.0).

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.