{"id":19140783,"url":"https://github.com/codait/exchange-metadata-converter","last_synced_at":"2026-03-11T20:33:38.161Z","repository":{"id":55644306,"uuid":"299319954","full_name":"CODAIT/exchange-metadata-converter","owner":"CODAIT","description":"Basic conversion utility for YAML-based metadata descriptors","archived":false,"fork":false,"pushed_at":"2020-12-15T21:30:23.000Z","size":98,"stargazers_count":1,"open_issues_count":5,"forks_count":4,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-05-06T23:17:05.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/CODAIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-28T13:37:24.000Z","updated_at":"2020-12-15T21:30:26.000Z","dependencies_parsed_at":"2022-08-15T05:20:43.799Z","dependency_job_id":null,"html_url":"https://github.com/CODAIT/exchange-metadata-converter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CODAIT%2Fexchange-metadata-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CODAIT%2Fexchange-metadata-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CODAIT%2Fexchange-metadata-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CODAIT%2Fexchange-metadata-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CODAIT","download_url":"https://codeload.github.com/CODAIT/exchange-metadata-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782835,"owners_count":21803410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-09T07:18:45.938Z","updated_at":"2026-03-11T20:33:38.119Z","avatar_url":"https://github.com/CODAIT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI version](https://badge.fury.io/py/exchange-metadata-converter.svg)](https://badge.fury.io/py/exchange-metadata-converter)\n[![Build Status](https://travis-ci.org/CODAIT/exchange-metadata-converter.svg?branch=main)](https://travis-ci.org/CODAIT/exchange-metadata-converter)\n\n## Setup\n\n### Installing from PyPI\n\nThe package is published on [PyPI](https://pypi.org/project/exchange-metadata-converter/).\n\n```\n$ pip install exchange-metadata-converter\n```\n\n### Installing from source code\n\nTo install the package from source code, run\n\n```\n$ git clone https://github.com/CODAIT/exchange-metadata-converter.git\n$ cd exchange-metadata-converter\n$ pip install .\n```\n\n### Validation\n\nThe package should pass flake8 and the unit tests in the [`/tests`](/tests) directory.\n\n ```\n $ pip install -r test_requirements.txt\n $ flake8 .\n $ python -m unittest tests/*.py\n ```\n\n## Running the converter\n\nDisplay help:\n\n```\n$ python metadata_converter/apply.py -h\n```\n\nReplace `{{...}}` placeholders in `my.template` with values from `my.yaml`. The completed template is displayed on STDOUT.\n\n```\n$ python metadata_converter/apply.py my.yaml my.template\n```\n\nReplace `{{...}}` placeholders in `my.template` with values from `my.yaml`. The completed template is stored in `my_completed.template`.\n\n```\n$ python metadata_converter/apply.py my.yaml my.template -o my_completed.template\n```\n\n## Programmatic invocation\n\nSee example source code in [examples/](/examples).\n\n## Templates\n\nExample template files for DLF and OpenAIHub can be found in the [templates/](/templates) directory.\n\n## DAX data set descriptors\n\nDescriptor files for DAX data sets can be found in the [dax-data-set-descriptors/](/dax-data-set-descriptors) directory.\n\n## License\n\n[Apache-2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodait%2Fexchange-metadata-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodait%2Fexchange-metadata-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodait%2Fexchange-metadata-converter/lists"}