登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
【大赛通知】开源中国「2026上海开源软件应用创新大赛」火热报名中,百万奖池等你的项目
代码拉取完成,页面将自动刷新
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
badhope
/
mashang-python
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
标签 (Tag)
全部
全部
正式版
预览版
发行版列表
v0.3.3 - 架构重构与多语言支持
最新版
v0.3.3 - 架构重构与多语言支持
最新版
对比
badhope
2026-08-29 14:02
v0.3.3
8bacf9e
# Release v0.3.3 - Architecture Overhaul & Multilingual Support ## 📦 APK File Location ``` app/build/outputs/apk/debug/app-debug.apk Size: 49MB Architecture: arm64-v8a / x86_64 Min Android: 7.0+ ``` ## 🚀 What's New ### Major Changes - **Architecture Overhaul**: Streamlined engine, removed Room dependency for lighter APK - **SHA256 Verification**: Mandatory integrity check for all course packages - **Multilingual Documentation**: Complete README in English, Chinese (中文), and Japanese (日本語) ### Features ✅ Embedded CPython 3.13 interpreter - fully offline, no internet required ✅ 30 gamified lessons from print() to decorators with auto-grading ✅ Variable snapshot panel - see what's in memory after each run (app-exclusive) ✅ Assert-based grading system - pass tests to advance ✅ Cyberpunk neon UI with CRT scanlines and glitch effects ✅ Neural interface REPL - stateful session with history ✅ Fill-in-the-blank + code sorting challenges ✅ Graduation certificate upon completion ✅ Hand-holding guidance system (TASK → PRACTICE → STEPS) ### Technical Improvements - Fixed CI/CD workflow with proper gating (desktop tests → Android build → auto-release) - Auto-create GitHub Release when version tag is pushed - Enhanced SEO and discoverability with multilingual keywords - Brand guidelines for consistent presentation across platforms - Repository metadata optimized for GitHub/Gitee/GitCode ### Bug Fixes - Fixed gradle wrapper generation - Improved error messages for input exhaustion - Better timeout handling for infinite loops ## 🔗 Platform Links ### Code Repositories - **GitHub**: https://github.com/Morningstar202604/mashang-python - **Gitee**: https://gitee.com/badhope/mashang-python - **GitCode**: https://gitcode.com/badhope/mashang-python ### Documentation - [English README](README.md) - [中文文档](README.zh-CN.md) - [日本語ドキュメント](README.ja-JP.md) - [Brand Guidelines](BRAND_GUIDELINES.md) - [Contributing Guide](CONTRIBUTING.md) ## 📋 Manual Upload Instructions Since GitHub connection may be unstable, follow these steps to upload the APK manually: ### For GitHub: 1. Go to: https://github.com/Morningstar202604/mashang-python/releases/new 2. Tag version: `v0.3.3` 3. Release title: `v0.3.3 - Architecture Overhaul & Multilingual Support` 4. Copy release notes from this file 5. Upload APK: `app/build/outputs/apk/debug/app-debug.apk` 6. Click "Publish release" ### For Gitee: 1. Go to: https://gitee.com/badhope/mashang-python/releases 2. Click "新建发行版" (New Release) 3. Tag: `v0.3.3` 4. Title: `v0.3.3 - 架构重构与多语言支持` 5. Upload APK file 6. Publish ### For GitCode: 1. Go to: https://gitcode.com/badhope/mashang-python/releases 2. Create new release with tag `v0.3.3` 3. Upload APK 4. Publish ## 🧪 Testing Checklist Before marking as stable release: - [ ] Install APK on physical device (Android 7.0+) - [ ] Verify app launches and shows boot screen - [ ] Complete first lesson successfully - [ ] Test variable snapshot feature - [ ] Test REPL terminal - [ ] Verify offline functionality (disable WiFi and test) - [ ] Check content hub downloads work ## 📊 Build Info - **Build Date**: 2026-08-29 - **Gradle Version**: 8.10.2 - **Kotlin**: 2.0.21 - **Chaquopy**: 16.0 (CPython 3.13) - **Compile SDK**: 35 - **Target SDK**: 35 - **Min SDK**: 24 ## 🙏 Contributors Thanks to all contributors who made this release possible! --- **Full Changelog**: https://github.com/Morningstar202604/mashang-python/compare/v0.3.2...v0.3.3
最后提交信息为:
docs: add quick start checklist for post-optimization tasks
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/badhope/mashang-python.git
git@gitee.com:badhope/mashang-python.git
badhope
mashang-python
mashang-python
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册