|
| 1 | +<!doctype html><html lang="zh-CN"><head> |
| 2 | + <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"><meta name="theme-color" content="#ffffff"><meta name="apple-itunes-app" content="app-id=6753987304"> |
| 3 | + <meta name="description" content="关于 PythonIDE:一款为 iPhone、iPad 与 Mac 打造的原生 Python 创作环境,以及它的设计原则、能力与开发者信息。" data-zh="关于 PythonIDE:一款为 iPhone、iPad 与 Mac 打造的原生 Python 创作环境,以及它的设计原则、能力与开发者信息。" data-en="About PythonIDE, a native Python creation environment for iPhone, iPad, and Mac, including its principles, capabilities, and developer information."> |
| 4 | + <meta property="og:type" content="website"><meta property="og:site_name" content="PythonIDE"><meta property="og:title" content="关于 PythonIDE" data-zh="关于 PythonIDE" data-en="About PythonIDE"><meta property="og:description" content="让 Python 在随身设备上成为真正的创作工具。" data-zh="让 Python 在随身设备上成为真正的创作工具。" data-en="Making Python a serious creative tool on the devices you carry."><meta property="og:url" content="https://pythonide.xin/about/"><meta property="og:image" content="https://pythonide.xin/assets/pythonide-social-card.png?v=3"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="关于 PythonIDE" data-zh="关于 PythonIDE" data-en="About PythonIDE"><meta name="twitter:description" content="让 Python 在随身设备上成为真正的创作工具。" data-zh="让 Python 在随身设备上成为真正的创作工具。" data-en="Making Python a serious creative tool on the devices you carry."><meta name="twitter:image" content="https://pythonide.xin/assets/pythonide-social-card.png?v=3"> |
| 5 | + <link rel="canonical" href="https://pythonide.xin/about/"><link rel="alternate" hreflang="zh-CN" href="https://pythonide.xin/about/"><link rel="alternate" hreflang="en" href="https://pythonide.xin/about/?lang=en"><link rel="alternate" hreflang="x-default" href="https://pythonide.xin/about/"><link rel="icon" href="/assets/brand-mark.svg" type="image/svg+xml"><script>(function(){try{var t=localStorage.getItem("pythonide_site_theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t;}catch(_){}}());</script><link rel="stylesheet" href="/assets/site.css"><script defer src="/assets/site.js"></script><title data-zh="关于 PythonIDE" data-en="About PythonIDE">关于 PythonIDE</title> |
| 6 | +</head><body><a class="skip-link" href="#content" data-en="Skip to content">跳到正文</a><div class="page"> |
| 7 | + <header class="site-header"><nav class="nav" aria-label="PythonIDE"><a class="brand" href="/"><img class="brand-mark" src="/assets/brand-mark.svg" alt=""><span>PythonIDE</span></a><div class="nav-links" data-nav-links data-open="false"><a class="nav-link" href="/" data-en="Overview">概览</a><a class="nav-link" href="/i/" data-en="Invite">邀请</a><a class="nav-link" href="/support/" data-en="Support">支持</a><a class="nav-link" href="/about/" aria-current="page" data-en="About">关于</a><a class="nav-link nav-external" href="https://github.com/Python-IDE/PythonIDE-iOS" target="_blank" rel="noreferrer" data-en="GitHub">GitHub</a><a class="button primary nav-download" href="https://apps.apple.com/app/id6753987304" data-download data-en="Download App">下载 App</a></div><div class="nav-actions"><button class="icon-button" type="button" data-theme-toggle aria-label="切换深色模式"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor"><path d="M21 12.8A9 9 0 1 1 11.2 3 7 7 0 0 0 21 12.8Z"/></svg></button><div class="language-toggle"><button type="button" data-lang="zh" aria-pressed="true">中</button><button type="button" data-lang="en" aria-pressed="false">EN</button></div><button class="menu-button" type="button" data-menu-toggle aria-label="打开导航菜单" data-label-en="Open navigation menu" aria-expanded="false"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor"><path d="M4 7h16M4 12h16M4 17h16"/></svg></button></div></nav></header> |
| 8 | + <main class="main" id="content"> |
| 9 | + <section class="hero about-hero"><div class="shell hero-center"><p class="kicker" data-en="About PythonIDE">关于 PythonIDE</p><h1 class="display" data-en="Python belongs wherever ideas happen."><span class="title-line">灵感在哪里,</span><span class="title-line">Python 就应该在哪里。</span></h1><p class="lede" data-en="PythonIDE is built to make serious Python work feel native on Apple devices—not like a desktop interface squeezed onto a smaller screen.">PythonIDE 希望让严肃的 Python 创作在 Apple 设备上依然自然,而不是把桌面界面压缩到一块更小的屏幕里。</p></div></section> |
| 10 | + <div class="stats"><div class="stat"><strong>iPhone</strong><span data-en="Create anywhere">随时创作</span></div><div class="stat"><strong>iPad</strong><span data-en="A focused workspace">专注工作空间</span></div><div class="stat"><strong>Mac</strong><span data-en="Continue the same work">延续同一份作品</span></div><div class="stat"><strong>Python</strong><span data-en="One expressive language">一种有表达力的语言</span></div></div> |
| 11 | + <section class="section"><div class="shell"><div class="section-head"><p class="section-label" data-en="Why it exists">为什么做它</p><h2 class="section-title" data-en="A tool for the moment before a project becomes “big.”">为项目还没有变“大”之前,保留最珍贵的开始。</h2><p class="section-copy" data-en="Many useful scripts, lessons, automations, and interfaces begin as a small thought. PythonIDE shortens the distance between that thought and something runnable.">许多有用的脚本、课程、自动化与界面,都从一个很小的念头开始。PythonIDE 想缩短这个念头与“真正跑起来”之间的距离。</p></div><div class="feature-grid"><article class="feature-card"><div class="card-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor"><path d="M4 12h16M12 4v16"/></svg></div><h3 data-en="Begin without ceremony">不用仪式感也能开始</h3><p data-en="Open a file, write a line, run it, and keep moving. The environment should support momentum instead of demanding setup first.">打开文件,写一行,运行,然后继续。环境应该支持你的节奏,而不是先要求一套复杂配置。</p></article><article class="feature-card"><div class="card-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor"><path d="M5 12h14M12 5v14M7 7l10 10M17 7 7 17"/></svg></div><h3 data-en="Grow into native experiences">可以长成原生体验</h3><p data-en="AppUI and native capability bridges let a script evolve into an interface, widget, automation, or useful tool while remaining Python-first.">AppUI 与原生能力桥接让脚本可以继续长成界面、小组件、自动化或实用工具,同时保持 Python 优先。</p></article><article class="feature-card"><div class="card-icon"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor"><path d="M6 18 18 6M8 6h10v10"/></svg></div><h3 data-en="Learn by making something real">通过真实作品学习</h3><p data-en="Documentation, examples, AI collaboration, diagnostics, and a reviewed community are organized around finishing understandable work.">文档、示例、AI 协作、诊断与审核社区,都围绕完成一份可理解的真实作品组织。</p></article></div></div></section> |
| 12 | + <section class="section soft"><div class="shell"><div class="section-head center"><p class="section-label" data-en="Design principles">设计原则</p><h2 class="section-title" data-en="Power should still feel clear.">能力可以很强,体验仍然要清楚。</h2></div><div class="link-grid"><div class="link-card"><div><h3 data-en="Native, not imitative">原生,而不是模仿</h3><p data-en="Navigation, files, permissions, sheets, widgets, Shortcuts, and platform behaviors should feel at home on Apple devices.">导航、文件、权限、弹窗、小组件、快捷指令与系统行为,应当符合 Apple 设备的使用直觉。</p></div><span class="arrow">01</span></div><div class="link-card"><div><h3 data-en="Local first, online by choice">本地优先,联网有选择</h3><p data-en="Work stays close to the device. Accounts, community, purchases, and online AI use explicit service boundaries.">作品尽量留在设备;账户、社区、购买与在线 AI 使用明确的服务边界。</p></div><span class="arrow">02</span></div><div class="link-card"><div><h3 data-en="Python first, systems aware">Python 优先,也理解系统</h3><p data-en="Python remains the authoring language while bridges expose useful Apple capabilities with permission and safety boundaries.">Python 保持为创作语言,同时通过权限与安全边界连接有用的 Apple 系统能力。</p></div><span class="arrow">03</span></div><div class="link-card"><div><h3 data-en="Explain the edges">把边界说明白</h3><p data-en="Package limits, AI data paths, permissions, purchases, community review, and failures should be understandable before they surprise someone.">包限制、AI 数据路径、权限、购买、社区审核与失败,应在让人意外之前先被说明白。</p></div><span class="arrow">04</span></div></div></div></section> |
| 13 | + <section class="section"><div class="shell"><div class="section-head"><p class="section-label" data-en="What is inside">它包含什么</p><h2 class="section-title" data-en="A complete path from code to something shareable.">从代码,到可以分享的作品。</h2></div><div class="info-list"><div class="info-row"><strong data-en="Development">开发</strong><span data-en="Python execution, editors, console and terminals, projects, files, package workflows, downloads, Git, SSH, WebDAV, and supporting tools depending on platform availability.">根据平台可用性提供 Python 运行、编辑器、控制台与终端、项目、文件、包流程、下载、Git、SSH、WebDAV 与辅助工具。</span></div><div class="info-row"><strong data-en="Creation">创作</strong><span data-en="AppUI native interfaces, MiniApps, widgets, charts, system capabilities, Shortcuts, and shareable experiences.">AppUI 原生界面、MiniApp、小组件、图表、系统能力、快捷指令与可分享体验。</span></div><div class="info-row"><strong data-en="Intelligence">智能</strong><span data-en="Platform AI, bring-your-own providers, custom compatible endpoints, eligible on-device models, Agent tools, local chat history, and execution traces.">平台 AI、自有模型服务、自定义兼容接口、符合条件的端侧模型、Agent 工具、本地对话与执行轨迹。</span></div><div class="info-row"><strong data-en="Community">社区</strong><span data-en="Author profiles, pre-publication review, published scripts, imports, moderation records, invitation rewards, reports, and appeals.">作者资料、发布前审核、公开脚本、导入、处理记录、邀请奖励、举报与申诉。</span></div></div></div></section> |
| 14 | + <section class="section soft"><div class="shell"><div class="section-head"><p class="section-label" data-en="Independent product">独立产品</p><h2 class="section-title" data-en="Built and operated by an independent developer.">由独立开发者构建与运营。</h2><p class="section-copy" data-en="PythonIDE is developed by Wenlu Zhang. It is not affiliated with or endorsed by the Python Software Foundation, Apple, OpenAI, DeepSeek, or other providers unless explicitly stated. Python, Apple, provider names, and related marks belong to their respective owners.">PythonIDE 由张文禄开发。除非明确说明,PythonIDE 与 Python 软件基金会、Apple、OpenAI、DeepSeek 或其他提供方不存在隶属或背书关系。Python、Apple、各提供方名称及相关标识归其各自权利人所有。</p></div><div class="button-row" style="justify-content:flex-start"><a class="button primary" href="mailto:jinwandalaohu940@gmail.com" data-en="Contact the developer">联系开发者</a><a class="button" href="/support/" data-en="Support Center">支持中心</a><a class="button" href="/privacy/" data-en="Read policies">查看政策</a></div></div></section> |
| 15 | + <section class="cta-band"><div class="shell"><p class="section-label">PythonIDE</p><h2 class="section-title" data-en="Make the next small idea runnable.">让下一个小想法,真正运行起来。</h2><div class="button-row"><a class="button primary" href="https://apps.apple.com/app/id6753987304" data-download data-en="Download App">下载 App</a><a class="button" href="/docs/" data-en="Explore documentation">探索开发者文档</a></div></div></section> |
| 16 | + </main> |
| 17 | + <footer class="site-footer"><div class="shell"><div class="footer-grid"><div class="footer-brand"><a class="brand" href="/"><img class="brand-mark" src="/assets/brand-mark.svg" alt=""><span>PythonIDE</span></a><p data-en="Python wherever ideas happen.">灵感在哪里,Python 就在哪里。</p></div><div class="footer-col"><strong data-en="Product">产品</strong><a href="/" data-en="Overview">概览</a><a href="/docs/" data-en="Documentation">开发者文档</a><a href="/i/" data-en="Invite">邀请好友</a></div><div class="footer-col"><strong data-en="Help">帮助</strong><a href="/support/" data-en="Support Center">支持中心</a><a href="/security/" data-en="Security">安全说明</a><a href="/community-guidelines/" data-en="Community guidelines">社区规范</a></div><div class="footer-col"><strong data-en="Policies">政策</strong><a href="/privacy/" data-en="Privacy">隐私政策</a><a href="/terms/" data-en="Terms">用户协议</a><a href="/subscription/" data-en="Subscriptions">订阅与退款</a></div></div><div class="footer-bottom"><span>© 2026 PythonIDE</span><span data-en="Developed by Wenlu Zhang">开发者:张文禄</span></div></div></footer> |
| 18 | +</div></body></html> |
0 commit comments