[ forky ]
[ sid ]
[ 原始碼: python-pywebpush ]
套件:python3-pywebpush(2.0.3-1)
python3-pywebpush 的相關連結
Debian 的資源:
下載原始碼套件 python-pywebpush:
- [python-pywebpush_2.0.3-1.dsc]
- [python-pywebpush_2.0.3.orig.tar.gz]
- [python-pywebpush_2.0.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-pywebpush 有關的套件
|
|
|
|
-
- 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