Freedesktop secrets binds for python-sdbus
Supports both asyncio (under sdbus_async.secrets module) and blocking (under sdbus_block.secrets module)
Requirements
python-sdbusversion higher than 0.8rc2
See python-sdbus requirements.
Installation
pip install --only-binary ':all:' sdbus-secrets
Documentation
This is the sub-project of python-sdbus.
See the python-sdbus documentation.