python3-murano
cloud-ready application catalog - Python 3.x client module
Install
- All systems
-
curl cmd.cat/python3-murano.sh
- Debian
-
apt-get install python3-muranoclient
- Ubuntu
-
apt-get install python3-muranoclient
- Kali Linux
-
apt-get install python3-muranoclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-muranoclient
- Raspbian
-
apt-get install python3-muranoclient
- Dockerfile
- dockerfile.run/python3-murano
python3-muranoclient
cloud-ready application catalog - Python 3.x client module
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. This package provides the Python 3.x module.