
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 3.x module.