Pywebpush

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

chore: Update to modern python practices
* include pyproject.toml file
* use python typing
* update to use pytest

*BREAKING_CHANGE*
`Webpusher.encode` will now return a `NoData` exception if no data is present to encode. Chances are
you probably won't be impacted by this change since most push messages contain data, but one never knows.
This alters the prior behavior where it would return `None`.

1.14.0

bug: accept all VAPID key instances (thanks mthu)

1.13.0

Support requests_session param in webpush fn too (thanks bwindels)

1.12.0

chore: library update, remove nose tests

1.11.0

feat: add `--head` to read headers out of a json file (thanks braedon)

1.10.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.