{"id":14065515,"url":"https://github.com/Littleor/TDMS-Conver","last_synced_at":"2025-07-29T20:33:04.614Z","repository":{"id":57473697,"uuid":"393252512","full_name":"Littleor/TDMS-Conver","owner":"Littleor","description":"A Cli Tool to cover the tdms file to excel file.","archived":false,"fork":false,"pushed_at":"2021-11-23T12:20:23.000Z","size":177,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-09T11:01:11.624Z","etag":null,"topics":["cli","deep-learning","excel","tdms","tdms-files","xlsx"],"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/Littleor.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":"2021-08-06T04:44:31.000Z","updated_at":"2024-04-24T02:21:50.000Z","dependencies_parsed_at":"2022-09-26T17:40:56.386Z","dependency_job_id":null,"html_url":"https://github.com/Littleor/TDMS-Conver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Littleor%2FTDMS-Conver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Littleor%2FTDMS-Conver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Littleor%2FTDMS-Conver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Littleor%2FTDMS-Conver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Littleor","download_url":"https://codeload.github.com/Littleor/TDMS-Conver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228046158,"owners_count":17861101,"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":["cli","deep-learning","excel","tdms","tdms-files","xlsx"],"created_at":"2024-08-13T07:04:32.190Z","updated_at":"2024-12-04T04:31:14.078Z","avatar_url":"https://github.com/Littleor.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# TDMS-Conver\n\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n\n- [背景](#背景)\n- [安装](#安装)\n- [示例](#示例)\n- [更多](更多 )\n- [维护者](#维护者)\n- [如何贡献](#如何贡献)\n- [使用许可](#使用许可)\n\n## 背景\n\n在使用NI的相关传感器采集数据时,一般的保存格式为`.tdms`,然而这种格式可能不方便用Python直接处理和阅读, 故推出了**TDMS-Conver**来将`.tdms`格式文件转换为`.xlsx`格式的Excel文件便于读写。\n\n## 安装\n\n这个项目基于Python3。请确保你本地安装的Python版本大于3。\n\n```sh\n$ pip install TDMS-Conver\n$ # pip3 install TDMS-Conver # 如果使用的是pip3\n```\n\n## 示例\n\n**TDMS-Conver**可以实现**单个文件**的转换和**文件夹**的转换。\n\n```bash\n# 文件夹\ntdms-conver ./data-dir\n# 文件\ntdms-conver ./data-dir/data.tdms\n# 指定保存目录\ntdms-conver ./data-dir -s ./output \n```\n\n## 更多\n\n\n## 维护者\n\n[@Littleor](https://github.com/Littleor)。\n\n## 如何贡献\n\n非常欢迎你的加入！[提一个 Issue](https://github.com/Littleor/TDMS-Conver/issues/new) 或者提交一个 Pull Request。\n\n\n标准 Readme 遵循 [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) 行为规范。\n\n\n## 使用许可\n\n[MIT](LICENSE) © Littleor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLittleor%2FTDMS-Conver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLittleor%2FTDMS-Conver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLittleor%2FTDMS-Conver/lists"}