python2-tosca-parser

parser for TOSCA Simple Profile in YAML - Python 2.x

Install

All systems
curl cmd.cat/python2-tosca-parser.sh
Debian Debian
apt-get install python-tosca-parser
Ubuntu
apt-get install python-tosca-parser
image/svg+xml Kali Linux
apt-get install python-tosca-parser
Windows (WSL2)
sudo apt-get update sudo apt-get install python-tosca-parser
Raspbian
apt-get install python-tosca-parser

python-tosca-parser

parser for TOSCA Simple Profile in YAML - Python 2.x

The TOSCA Parser is an OpenStack project. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship. TOSCA stands for: Topology and Orchestration Specification for Cloud Application. This package contains the Python 2.x module.