python3-glare
client library for the OpenStack GLare Artifact REpository API - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-glare.sh
- Debian
-
apt-get install python3-glareclient - Ubuntu
-
apt-get install python3-glareclient - Kali Linux
-
apt-get install python3-glareclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-glareclient
python3-glareclient
client library for the OpenStack GLare Artifact REpository API - Python 3.x
Glare (from GLare Artifact REpository) is a service that provides access to a unified catalog of structured meta-information as well as related binary data (these structures are also called 'artifacts'). This package contains the Python 3.x module.