{"id":23538969,"url":"https://github.com/feightwywx/arcfutil","last_synced_at":"2026-03-02T16:01:43.467Z","repository":{"id":38988112,"uuid":"262947494","full_name":"feightwywx/arcfutil","owner":"feightwywx","description":"A Python module designed for processing Arcaea related files(.aff chart, songlist, etc.) / 为处理Arcaea相关文件（谱面，songlist，etc.）设计的Python模块。","archived":false,"fork":false,"pushed_at":"2024-10-19T06:48:07.000Z","size":436,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T16:09:40.422Z","etag":null,"topics":["aff","arcaea","framework","python","python-module","python3","songlist"],"latest_commit_sha":null,"homepage":"https://docs.arcaea.icu","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/feightwywx.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":"2020-05-11T05:31:36.000Z","updated_at":"2025-01-06T03:54:37.000Z","dependencies_parsed_at":"2023-02-08T04:46:49.378Z","dependency_job_id":null,"html_url":"https://github.com/feightwywx/arcfutil","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feightwywx%2Farcfutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feightwywx%2Farcfutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feightwywx%2Farcfutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feightwywx%2Farcfutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feightwywx","download_url":"https://codeload.github.com/feightwywx/arcfutil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468270,"owners_count":21435452,"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":["aff","arcaea","framework","python","python-module","python3","songlist"],"created_at":"2024-12-26T04:10:07.414Z","updated_at":"2026-03-02T16:01:38.395Z","avatar_url":"https://github.com/feightwywx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arcfutil\n\n(**Arc**aea **F**ile **Util**ity)\n\n为处理[音乐游戏Arcaea](https://arcaea.lowiro.com/)相关文件（谱面，songlist，etc.）设计的Python模块。\n\n## 安装\n\n使用pip进行安装：\n\n```bash\npip install -U arcfutil\n```\n\n## 功能\n\n本模块大致分为处理.aff文件的`arcfutil.aff`包和命令行工具两部分。\n\n### `aff`编辑框架\n\n- 将`.aff`中的note解析为python对象（以及将这些对象编码回`.aff`中的note格式）\n\n  - 支持切片等特性。Python式地创作谱面吧！\n\n  - 支持Arcaea谱面的各种元素！\n  \n  - `timinggroup`支持\n  \n  - 为note对象提供了谱面编辑中的常用方法（复制、镜像、偏移等）\n\n  - 提供Timing缓动、帧动画等常用谱面片段的构造工具\n\n\n### 命令行工具\n\n- `arcadeclean`：清理Arcade产生的多余文件！\n\n- `sortassets`：对Arcaea下载的数据文件进行整理，方便制谱器读取。\n\n- `songlist`：根据`songconfig.txt`自动生成`songlist`\n\n  - 兼容`Brcbeb Soulmate`等生成工具使用的`songconfig.txt`\n\n  - 根据`songlist`批量生成对应的`songconfig.txt`\n\n  - 自动生成`packlist`\n\n  - 自动复制曲目背景\n  \n## 用法\n\n请参阅[文档](https://docs.arcaea.icu/)。\n\n## 感谢\n\n- 预置缓动曲线实现来自[easings.net](https://easings.net/)。\n\n- 贝塞尔曲线实现来自[WebKit](https://webkit.org/)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeightwywx%2Farcfutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeightwywx%2Farcfutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeightwywx%2Farcfutil/lists"}