[ forky ]
[ sid ]
[ Bron: python-pywebpush ]
Pakket: python3-pywebpush (2.0.3-1)
Verwijzigingen voor python3-pywebpush
Debian bronnen:
Het bronpakket python-pywebpush downloaden:
- [python-pywebpush_2.0.3-1.dsc]
- [python-pywebpush_2.0.3.orig.tar.gz]
- [python-pywebpush_2.0.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Webpush Data encryption library for Python
pywebpush is a Python library that provides data encryption for WebPush notifications. It simplifies the process of sending push notifications to web clients by handling the encryption and VAPID (Voluntary Application Server Identification) authentication required for secure communication.
This package installs the library for Python 3.
Andere aan python3-pywebpush gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-cryptography (>= 2.6.1)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-http-ece
- Encrypted Content Encoding for HTTP
-
- dep: python3-py-vapid
- Simple VAPID header generation library (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings