{"id":20111313,"url":"https://github.com/openstack/tosca-parser","last_synced_at":"2026-03-27T02:45:41.943Z","repository":{"id":56472279,"uuid":"41282275","full_name":"openstack/tosca-parser","owner":"openstack","description":"Parser for TOSCA Simple Profile in YAML. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:21:11.000Z","size":1803,"stargazers_count":87,"open_issues_count":0,"forks_count":65,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-03-23T16:31:31.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/tosca-parser","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-24T04:40:10.000Z","updated_at":"2025-06-10T13:46:36.000Z","dependencies_parsed_at":"2024-05-08T16:28:46.555Z","dependency_job_id":"1d65c651-9160-4f4b-952e-db6ffba3fb45","html_url":"https://github.com/openstack/tosca-parser","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/openstack/tosca-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ftosca-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ftosca-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ftosca-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ftosca-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/tosca-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Ftosca-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31011923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:33:22.146Z","status":"ssl_error","status_checked_at":"2026-03-27T02:33:21.763Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:15:30.754Z","updated_at":"2026-03-27T02:45:41.927Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========================\nTeam and repository tags\n========================\n\n.. image:: http://governance.openstack.org/badges/tosca-parser.svg\n    :target: http://governance.openstack.org/reference/tags/index.html\n\n.. Change things from this point on\n\n===============\nTOSCA Parser\n===============\n\nOverview\n--------\n\nThe TOSCA Parser is an OpenStack project and licensed under Apache 2. It is\ndeveloped to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates\nand creates an in-memory graph of TOSCA nodes and their relationship.\n\nArchitecture\n------------\n\nThe TOSCA Parser takes TOSCA YAML template or TOSCA Cloud Service Archive (CSAR)\nfile as an input, with optional input of dictionary of needed parameters with their\nvalues, and produces in-memory objects of different TOSCA elements with their\nrelationship to each other. It also creates a graph of TOSCA node templates and their\nrelationship.\n\nThe ToscaTemplate class located in the toscaparser/tosca_template.py is an entry\nclass of the parser and various functionality of parser can be used by initiating\nthis class. In order to see an example usage of TOSCA Parser from a separate tool,\nrefer to the OpenStack heat-translator class TranslateTemplate located in the\ntranslator/osc/v1/translate.py module. The toscaparser/shell.py module of tosca-parser\nalso provides a good reference on how to invoke TOSCA Parser from Command Line Interface.\n\nThe toscaparser/elements sub-directory contains various modules to handle\nvarious TOSCA type elements like node type, relationship type etc. The\nentity_type.py module is a parent of all type elements. The toscaparser\ndirectory contains various python module to handle service template including\ntopology template, node templates, relationship templates etc. The\nentity_template.py is a parent of all template elements.\n\n\nHow To Use\n----------\nPlease refer to `doc/source/usage.rst \u003chttps://github.com/openstack/tosca-parser/blob/master/doc/source/usage.rst\u003e`_\n\nProject Info\n------------\n\n* License: Apache License, Version 2.0\n* Source: https://opendev.org/openstack/tosca-parser/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Ftosca-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Ftosca-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Ftosca-parser/lists"}