{"id":21431643,"url":"https://github.com/tztsai/matopy","last_synced_at":"2025-03-16T22:25:46.017Z","repository":{"id":264030428,"uuid":"892149064","full_name":"tztsai/MatoPy","owner":"tztsai","description":"Matlab to Python 3 Translator.","archived":false,"fork":false,"pushed_at":"2025-01-09T16:33:19.000Z","size":23448,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T08:41:29.292Z","etag":null,"topics":["lexer","matlab","parser","python","python3","syntax-analysis","translation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tztsai.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-21T15:38:21.000Z","updated_at":"2025-01-09T16:33:23.000Z","dependencies_parsed_at":"2024-11-21T16:39:22.642Z","dependency_job_id":"9f93be83-77cb-408d-862f-955167471f61","html_url":"https://github.com/tztsai/MatoPy","commit_stats":null,"previous_names":["tztsai/smop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tztsai%2FMatoPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tztsai%2FMatoPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tztsai%2FMatoPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tztsai%2FMatoPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tztsai","download_url":"https://codeload.github.com/tztsai/MatoPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243941777,"owners_count":20372303,"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":["lexer","matlab","parser","python","python3","syntax-analysis","translation"],"created_at":"2024-11-22T23:10:54.751Z","updated_at":"2025-03-16T22:25:45.998Z","avatar_url":"https://github.com/tztsai.png","language":"Python","readme":"# Matlab to Python Translator\r\n\r\nMatoPy is a project that translates Matlab code to Python 3. It is an updated version of [smop](https://github.com/victorlei/smop), fixing various issues and updating the translated code from Python 2 to 3.\r\n\r\n## Table of Contents\r\n\r\n- [Matlab to Python Translator](#matlab-to-python-translator)\r\n  - [Table of Contents](#table-of-contents)\r\n  - [Installation](#installation)\r\n  - [Usage](#usage)\r\n  - [Contributing](#contributing)\r\n  - [License](#license)\r\n  - [Recent Changes](#recent-changes)\r\n\r\n## Installation\r\n\r\nTo install MatoPy, follow these steps:\r\n\r\n1. Clone the repository:\r\n    ```sh\r\n    git clone https://github.com/tztsai/MatoPy.git\r\n    ```\r\n2. Navigate to the project directory:\r\n    ```sh\r\n    cd MatoPy\r\n    ```\r\n3. Install the required Python packages:\r\n    ```sh\r\n    pip install -r requirements.txt\r\n    ```\r\n\r\n## Usage\r\n\r\nTo use MatoPy, follow these steps:\r\n\r\n1. Ensure that both Python and MATLAB are installed on your system.\r\n2. Run the main script:\r\n    ```sh\r\n    bash translate.sh SOURCE_FILES OUTPUT_DIRECTORY\r\n    ```\r\n\r\n## Contributing\r\n\r\nWe welcome contributions to MatoPy! If you would like to contribute, please follow these steps:\r\n\r\n1. Fork the repository.\r\n2. Create a new branch:\r\n    ```sh\r\n    git checkout -b feature-branch\r\n    ```\r\n3. Make your changes and commit them:\r\n    ```sh\r\n    git commit -m \"Description of your changes\"\r\n    ```\r\n4. Push to the branch:\r\n    ```sh\r\n    git push origin feature-branch\r\n    ```\r\n5. Create a Pull Request detailing your changes.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n## Recent Changes\r\n\r\nThe recent changes for this repository can be found on the [commits page](https://github.com/tztsai/MatoPy/commits).\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftztsai%2Fmatopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftztsai%2Fmatopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftztsai%2Fmatopy/lists"}