Tosca-Parser can be installed via a PyPI package. Refer to https://pypi.org/project/tosca-parser for available packages. The latest release can be simply installed by running the following command:
sudo pip install tosca-parser
You can manually install the latest code available at the TOSCA-Parser github repository by following these steps:
git clone https://github.com/openstack/tosca-parser
cd tosca-parser
sudo python setup.py install
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.