{"id":23089219,"url":"https://github.com/steventen/simulink-model-parsing-tools","last_synced_at":"2025-09-08T21:32:30.891Z","repository":{"id":146880654,"uuid":"2640950","full_name":"steventen/Simulink-Model-Parsing-Tools","owner":"steventen","description":"read and write simulink model in python","archived":false,"fork":false,"pushed_at":"2024-07-17T16:02:03.000Z","size":26,"stargazers_count":46,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T08:45:32.574Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steventen.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-25T03:23:22.000Z","updated_at":"2025-03-28T16:37:56.000Z","dependencies_parsed_at":"2023-03-24T11:01:54.584Z","dependency_job_id":null,"html_url":"https://github.com/steventen/Simulink-Model-Parsing-Tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steventen/Simulink-Model-Parsing-Tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventen%2FSimulink-Model-Parsing-Tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventen%2FSimulink-Model-Parsing-Tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventen%2FSimulink-Model-Parsing-Tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventen%2FSimulink-Model-Parsing-Tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steventen","download_url":"https://codeload.github.com/steventen/Simulink-Model-Parsing-Tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steventen%2FSimulink-Model-Parsing-Tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231461,"owners_count":25245625,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-16T20:30:57.497Z","updated_at":"2025-09-08T21:32:30.590Z","avatar_url":"https://github.com/steventen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##-- Simulink Mode Parsing Tools --##\n\nThis tool package intends to extend my parsing tool for SimMechancis which has a very similar structure with Simulink.\n\n* the tools contian MDLparsetool.py for parsing .mdl file, which is created directly under Matlab's Simulink environment.\n* the tools provide functions like get_param(), set_param(), add_block(), add_line() etc.\n\nThe goal of this project is to implement the same system manipulation functions as provided in Matlab environement. \nSo that one can create and/or modify Simulink model by using python.\n \n##-- Requirements --##\nTo run this tool, you'll need:\n\t* Python, version 2.4 or higher\n\t* for mdl file parser, you need to install pyparsing module\n\n##-- Credits --##\nProject author: Steven Yue\nThe function for parsing mdl file into nest list was writtern by Kjell Magne Fauske. Thanks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteventen%2Fsimulink-model-parsing-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteventen%2Fsimulink-model-parsing-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteventen%2Fsimulink-model-parsing-tools/lists"}