{"id":15105024,"url":"https://github.com/cycleuser/kivy-cn","last_synced_at":"2025-09-27T02:32:49.647Z","repository":{"id":122593658,"uuid":"81700365","full_name":"cycleuser/Kivy-CN","owner":"cycleuser","description":"A Chinese Translation of Kivy Programming Guide Based on Kivy 1.9.2 中文翻译Kivy开发文档","archived":true,"fork":false,"pushed_at":"2022-12-27T01:25:57.000Z","size":219,"stargazers_count":287,"open_issues_count":2,"forks_count":98,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-09-26T20:20:22.418Z","etag":null,"topics":["chinese","chinese-translation","kivy","python"],"latest_commit_sha":null,"homepage":null,"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/cycleuser.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}},"created_at":"2017-02-12T03:30:46.000Z","updated_at":"2024-08-26T10:16:51.000Z","dependencies_parsed_at":"2024-05-12T22:59:41.245Z","dependency_job_id":"e7db8a4a-418a-42b6-ad14-2b982f78878c","html_url":"https://github.com/cycleuser/Kivy-CN","commit_stats":null,"previous_names":["cycleuser/kivy-cn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycleuser%2FKivy-CN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycleuser%2FKivy-CN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycleuser%2FKivy-CN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycleuser%2FKivy-CN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycleuser","download_url":"https://codeload.github.com/cycleuser/Kivy-CN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234376917,"owners_count":18822416,"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":["chinese","chinese-translation","kivy","python"],"created_at":"2024-09-25T20:20:23.281Z","updated_at":"2025-09-27T02:32:44.345Z","avatar_url":"https://github.com/cycleuser.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kivy中文编程指南\n\n\u003e 注意\n\u003e\n\u003e 译者无法提供任何技术支持。如果你需要帮助，请在 [SegmentFault](https://segmentfault.com/) 或 [StackOverflow](https://stackoverflow.com/) 上提问。谢谢合作。\n\n## Kivy 是什么？\n\nKivy 是一个开源的 Python 框架，用于快速开发应用，实现各种当前流行的用户界面，比如多点触摸等等。\n\nKivy 可以运行于 Windows， Linux， MacOS， Android， iOS 等当前绝大部分主流桌面/移动端操作系统。\n\nKivy 基于 Python，界面文件和程序文件相互分离的设计思路，设计简洁优雅，语法易学，适合新人入门。\n\n目前 Kivy 的官方文档还不算很完善，中文翻译版本之前也有过，但往往没有进行持续更新，或者内容覆盖不全面，所以我们这次来一个长期持久的跟进。同时期待你的参与！\n\n如果你想参与进来，可以加入我们的 Kivy 交流QQ群号:248136053，也可以关注我的\\[知乎专栏\\]\\(https://zhuanlan.zhihu.com/python-kivy)\n\n从去年开始的Kivy 编程指南中文翻译项目，今天基本算是弄完了，把 Kivy Programming Guide 里面的全部内容翻译了一遍。\n\n当然了，质量还是不怎么样好，所以希望大家多批评指正，我会尽快改正。\n\n最开始用 Kivy 的时候，感觉有各种各样的 bug ，觉得安装和配置各种繁琐扯皮麻烦，心情也容易变得特别臭。\n\n然后开始翻译文档的时候，也还是容易经常变得很暴躁，尤其是遇到一些原文的语法错误、逻辑错误、自己鬼扯也扯不通顺的地方等等。\n\n但是后来我逐渐地开始钦佩这些创建了 Kivy 的人们，我意识到他们也跟我一样是一群热爱 Python 的人，想为更多的同样使用 Python 的开发者提供一个完整的工具链，以便于能更简洁轻快地实现跨平台开发。\n\n所以，我觉得 Kivy 是一个因为热爱而驱动去追寻自由的项目，这也让我逐渐对 Kivy 产生了更多的好感。\n\n事到如今我可能并不一定会有机会深入使用 Kivy 去开发，也依然希望 Kivy 能够发展壮大，生根发芽，开花散种，给更多的跟我一样初入门无所适从的新手一个友好又高效的选择。\n\n我对 Kivy 官方文档的翻译，暂告一段落。后面的 API 翻译，有一位知乎上的朋友表示有兴趣进行，一位非常年轻有为的少年。看到现在的青少年人都有如此的学习动力和探索精神，不由得让我感慨时代发展之快，自己奔四的路上，还有幸结识了众多初升的太阳。我相信他们会在未来闪耀，那个时代一定更美好。\n\n\nGitBoox 在线阅读地址：\nhttps://www.gitbook.com/book/cycleuser/kivy-guide-chinese/details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycleuser%2Fkivy-cn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycleuser%2Fkivy-cn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycleuser%2Fkivy-cn/lists"}