[ 原始碼: 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
- simple interprocess messaging system (Python 3 interface)
-
- 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