keyring25.6.0
keyring25.6.0
Published
Store and access your passwords safely.
pip install keyring
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- pywin32-ctypes
>=0.2.0; sys_platform == "win32" - SecretStorage
>=3.2; sys_platform == "linux" - jeepney
>=0.4.2; sys_platform == "linux" - importlib_metadata
>=4.11.4; python_version < "3.12" - jaraco.classes
- importlib_resources
; python_version < "3.9" - jaraco.functools
- jaraco.context
- pytest
!=8.1.*,>=6; extra == "test" - pyfakefs
; extra == "test" - 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-checkdocs
>=2.4; extra == "check" - pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check" - pytest-cov
; extra == "cover" - pytest-enabler
>=2.2; extra == "enabler" - pytest-mypy
; extra == "type" - pygobject-stubs
; extra == "type" - shtab
; extra == "type" - types-pywin32
; extra == "type" - shtab
>=1.1.0; extra == "completion"