[ ソース: python-keyring ]
パッケージ: python3-keyring (25.4.1-1)
python3-keyring に関するリンク
Debian の資源:
python-keyring ソースパッケージをダウンロード:
- [python-keyring_25.4.1-1.dsc]
- [python-keyring_25.4.1.orig.tar.gz]
- [python-keyring_25.4.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
store and access your passwords safely
The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage.
その他の python3-keyring 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata (>= 4.11.4)
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-importlib-resources
- Read resources from Python packages
- または python3-supported-min (>= 3.9)
- パッケージは利用できません
-
- dep: python3-jaraco.classes
- additional routines for obtaining class names
-
- dep: python3-jaraco.context
- jaraco contextlib extensions
-
- dep: python3-jaraco.functools
- additional functools in the spirit of stdlib's functools
-
- dep: python3-jeepney (>= 0.4.2)
- pure Python D-Bus interface
-
- dep: python3-secretstorage (>= 3.2)
- Python module for storing secrets - Python 3.x version
-
- sug: gir1.2-secret-1
- シークレットストア (GObject イントロスペクション)
-
- sug: gnome-keyring
- GNOME Keyring サービス (デーモンとツール)
-
- sug: libkf5wallet-bin
- 移行用ダミーパッケージ
-
- sug: python3-dbus
- シンプルなプロセス間メッセージングシステム (Python 3 インターフェイス)
-
- sug: python3-gi
- gobject-introspection ライブラリ向け Python 3 用バインディング
-
- sug: python3-keyrings.alt
- alternate backend implementations for python3-keyring
-
- sug: python3-shtab (>= 1.1.0)
- Automagic shell tab completion for Python CLI applications