[ 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ