{"id":18265160,"url":"https://github.com/nasa-ammos/xait","last_synced_at":"2025-06-20T05:38:54.692Z","repository":{"id":233563942,"uuid":"617143569","full_name":"NASA-AMMOS/xait","owner":"NASA-AMMOS","description":"Python script to translate an AIT command dictionary YAML to an AMPCS XML ","archived":false,"fork":false,"pushed_at":"2024-01-19T00:38:13.000Z","size":30,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T01:42:40.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-AMMOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-03-21T19:33:29.000Z","updated_at":"2023-03-21T19:52:34.000Z","dependencies_parsed_at":"2024-04-16T19:16:12.554Z","dependency_job_id":"fdc41ab7-0989-4d19-a2ee-47424fd56bcb","html_url":"https://github.com/NASA-AMMOS/xait","commit_stats":null,"previous_names":["nasa-ammos/xait"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NASA-AMMOS/xait","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fxait","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fxait/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fxait/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fxait/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-AMMOS","download_url":"https://codeload.github.com/NASA-AMMOS/xait/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fxait/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260890581,"owners_count":23077863,"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-05T11:17:19.629Z","updated_at":"2025-06-20T05:38:49.674Z","avatar_url":"https://github.com/NASA-AMMOS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xait\n\nThe purpose of this script is to convert an [AIT yaml command dictionary](https://ait-core.readthedocs.io/en/latest/command_intro.html#) to\nthe [AMPCS XML command dictionary](https://github.com/NASA-AMMOS/ampcs-dict-schemas/blob/main/CommandDictionary.rnc). The orignal reason behind the creation of the script was to be able to use the [Aerie Sequence Editor](https://nasa-ammos.github.io/aerie-docs/sequencing/editor/) to create sequences in the [seq-json](https://github.com/NASA-AMMOS/seq-json-schema) format. The Aerie sequence editor currently accepts command dictionaries in the AMPCS XML format. \n\nPython 3.9 is recommended for best results\n\n```\nusage: xait.py [-h] [-f] [-m MISSION] [-i SCID] [-v VERSION] [-s SCHEMA_VERSION] [-c] [-k] input_yaml output_xml\n\npositional arguments:\n  input_yaml            file name of the AIT yaml command dictionary\n  output_xml            name for the output xml file\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -f, --fixed           use fixed width strings for S### types\n  -m MISSION, --mission MISSION\n                        mission name\n  -i SCID, --scid SCID  spacecraft id\n  -v VERSION, --version VERSION\n                        version of the command dictionary\n  -s SCHEMA_VERSION, --schema_version SCHEMA_VERSION\n                        schema version of the command dictionary\n  -c, --comments        include comments in output (may make the xml unuseable)\n  -k, --keepfixed       keep fixed value args as default_value\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fxait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa-ammos%2Fxait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fxait/lists"}