[ 源代码: 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
- Secret store (GObject-Introspection)
-
- sug: gnome-keyring
- GNOME keyring services (daemon and tools)
-
- sug: libkf5wallet-bin
- transitional dummy package
-
- sug: python3-dbus
- 简单的进程间消息系统(Python 3 接口)
-
- sug: python3-gi
- Python 3 bindings for gobject-introspection libraries
-
- sug: python3-keyrings.alt
- alternate backend implementations for python3-keyring
-
- sug: python3-shtab (>= 1.1.0)
- Automagic shell tab completion for Python CLI applications