keyring25.5.0
keyring25.5.0
Published
Store and access your passwords safely.
pip install keyring
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- jaraco.classes
- jaraco.functools
- jaraco.context
- importlib-metadata
>=4.11.4; python_version < "3.12"
- importlib-resources
; python_version < "3.9"
- SecretStorage
>=3.2; sys_platform == "linux"
- jeepney
>=0.4.2; sys_platform == "linux"
- pywin32-ctypes
>=0.2.0; sys_platform == "win32"
- pytest-checkdocs
>=2.4; extra == "check"
- pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check"
- shtab
>=1.1.0; extra == "completion"
- pytest-cov
; extra == "cover"
- sphinx
>=3.5; extra == "doc"
- jaraco.packaging
>=9.3; extra == "doc"
- rst.linker
>=1.9; extra == "doc"
- furo
; extra == "doc"
- sphinx-lint
; extra == "doc"
- jaraco.tidelift
>=1.4; extra == "doc"
- pytest-enabler
>=2.2; extra == "enabler"
- pytest
!=8.1.*,>=6; extra == "test"
- pyfakefs
; extra == "test"
- pytest-mypy
; extra == "type"
- pygobject-stubs
; extra == "type"
- shtab
; extra == "type"
- types-pywin32
; extra == "type"