{"id":26279574,"url":"https://github.com/codeflowx649/celflow-batch-excel-csv","last_synced_at":"2026-02-12T22:02:11.593Z","repository":{"id":281143890,"uuid":"944344237","full_name":"CodeFlowX649/Celflow-Batch-Excel-CSV","owner":"CodeFlowX649","description":"🚀 Celflow - 一个高效、轻量的命令行工具，用于 Excel 和 CSV 的批量处理，支持转换、合并、去重等功能。   A fast \u0026 lightweight CLI tool for batch processing Excel \u0026 CSV data, supporting conversion, merging, deduplication \u0026 more.","archived":false,"fork":false,"pushed_at":"2025-03-10T03:35:01.000Z","size":20068,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T03:03:51.032Z","etag":null,"topics":["automation","batch-processing","convert","csv","excel","java-8"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeFlowX649.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-07T07:24:40.000Z","updated_at":"2025-03-10T03:04:27.000Z","dependencies_parsed_at":"2025-05-07T03:03:53.676Z","dependency_job_id":"4d64b579-056e-46ef-8f6a-897625694dff","html_url":"https://github.com/CodeFlowX649/Celflow-Batch-Excel-CSV","commit_stats":null,"previous_names":["liuyupenggiamlesfsefsfsefes/celflow---excel-csv-cli-fast-batch-processing-for-excel-csv","codeflowx649/celflow-batch-excel-csv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeFlowX649/Celflow-Batch-Excel-CSV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlowX649%2FCelflow-Batch-Excel-CSV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlowX649%2FCelflow-Batch-Excel-CSV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlowX649%2FCelflow-Batch-Excel-CSV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlowX649%2FCelflow-Batch-Excel-CSV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeFlowX649","download_url":"https://codeload.github.com/CodeFlowX649/Celflow-Batch-Excel-CSV/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlowX649%2FCelflow-Batch-Excel-CSV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29382873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","batch-processing","convert","csv","excel","java-8"],"created_at":"2025-03-14T14:15:29.941Z","updated_at":"2026-02-12T22:02:11.571Z","avatar_url":"https://github.com/CodeFlowX649.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Celflow - 批量处理 Excel / CSV 数据的高效工具\n\n🚀 **Celflow** 是一个高效、稳定的 **CLI（命令行）工具**，用于批量处理 Excel 和 CSV 数据。适用于开发者、数据分析师和运营人员，极大提升数据整理效率。\n\n---\n\n## ✨ 主要功能\n- ✅ **批量处理 CSV/Excel**：支持多个文件同时处理\n- ✅ **格式转换**：Excel（`.xlsx`） ⇄ CSV（`.csv`）\n- ✅ **数据去重**：自动去除重复行\n- ✅ **字段筛选**：按指定列筛选数据\n- ✅ **数据合并**：多个 CSV / Excel 文件合并\n- ✅ **自定义规则处理**（开发中 🚀）\n- ✅ **高效 \u0026 稳定**：支持**大文件**处理，优化性能\n\n---\n\n## 📌 安装\n\n### 方式 1：直接下载源码文件（推荐）\n📥 [点击下载最新版本](https://github.com/CodeFlowX649/Celflow-Batch-Excel-CSV/tree/master)\n\n### 方式 2：使用 JAR 包（需安装 Java）\n📥 [点击下载最新版本](https://github.com/CodeFlowX649/Celflow-Batch-Excel-CSV/tree/main)\n\n\n# 运行工具(命令查看)\n```bash\njava -jar celflow.jar --help\n\n```\n\n\n### 方式 3：使用源码运行（适合开发者）\n```bash\njava -jar target/celflow.jar --help\n```\n\n---\n\n## 🚀 快速开始\n\n```bash\njava -jar Celflow.jar -csv_merge                                                --合并csv\njava -jar Celflow.jar -csv_removal                                              --csv 相同数据行去重/删除全是空值的行\njava -jar Celflow.jar -csv_format yyyy-MM-dd yyyy/MM/dd Workmonth               --csv 相同数据行去重/删除全是空值的行\njava -jar Celflow.jar -csv_filter Memo                                          --csv 按某一列的值拆分成多个 CSV 文件（比如按“部门”拆分）\njava -jar Celflow.jar -csv_columncounter Memo                                   --csv 统计某列的唯一值个数（如不同的“城市”数量）\njava -jar Celflow.jar -csv_to_execl                                             --csv转execl\njava -jar Celflow.jar -excel_to_csv                                             --execl转csv\n```\n\n---\n\n## 📦 运行示例\n### **输入（data.csv）**\n| ID  | Name  | Age |\n|-----|------|-----|\n| 1   | 张三 | 25  |\n| 2   | 李四 | 30  |\n| 3   | 张三 | 25  |\n\n### **去重后（cleaned.csv）**\n| ID  | Name  | Age |\n|-----|------|-----|\n| 1   | 张三 | 25  |\n| 2   | 李四 | 30  |\n\n---\n\n## 🛠️ 未来计划\n- [ ] **GUI 版**（提供可视化界面）\n- [ ] **API 版**（可用于 SaaS 服务）\n- [ ] **数据分析功能**（统计、可视化）\n\n---\n\n## 🤝 贡献\n欢迎 Star ⭐ 和 PR 贡献代码！\n\n```bash\ngit clone https://github.com/CodeFlowX649/Celflow.git\n```\n\n如有问题，请在 [Issues](https://github.com/CodeFlowX649/Celflow-Batch-Excel-CSV/issues) 反馈！\n\n---\n\n## 📄 License\n**Celflow** 遵循 `Apache 2.0` 许可证，免费供个人和企业使用。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeflowx649%2Fcelflow-batch-excel-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeflowx649%2Fcelflow-batch-excel-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeflowx649%2Fcelflow-batch-excel-csv/lists"}