python3-barbican
OpenStack Key Management API client - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-barbican.sh
- Debian
-
apt-get install python3-barbicanclient - Ubuntu
-
apt-get install python3-barbicanclient - Kali Linux
-
apt-get install python3-barbicanclient - Fedora
-
dnf install python3-barbicanclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-barbicanclient - Raspbian
-
apt-get install python3-barbicanclient
python3-barbicanclient
OpenStack Key Management API client - Python 3.x
This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican). This package contains the Python 3.x module.