python2-glare
client library for the OpenStack GLare Artifact REpository API - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-glare.sh
- Debian
-
apt-get install python-glareclient
- Ubuntu
-
apt-get install python-glareclient
- Kali Linux
-
apt-get install python-glareclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-glareclient
- Dockerfile
- dockerfile.run/python2-glare
python-glareclient
client library for the OpenStack GLare Artifact REpository API - Python 2.7
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 2.7 module.