TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Pythonista 3.4 for iOS with Python 3.10 is out

30 点作者 ablaba大约 2 年前

5 条评论

ablaba大约 2 年前
New in 3.4 Pythonista now supports Python 3.10, so you can use structural pattern matching, assignment expressions (added in 3.8), and many other new language features and improvements in the standard library.<p>Python 2.7 is no longer included. The official PSF support for Python 2.7 has ended in 2020, so it simply made no sense to update it in 2023.<p>Shortcuts integration: You can now use Pythonista scripts as actions in Apple&#x27;s Shortcuts app, without launching the app. The shortcuts module has additional functions to accomodate handling input&#x2F;arguments passing data to other Shortcuts actions.<p>Improved documentation with modernized layout, dark mode, and additional content about third-party libraries.<p>Fixed an issue with the up&#x2F;down arrow keys not working correctly in the editor.<p>Improved support for the Magic Trackpad (and other pointer devices) on iPadOS.<p>New text selection gestures in the editor for iOS 13+ (closer to system text gestures).<p>Added pandas and updated various other third-party modules to more recent versions.<p>Pythonista now requires iOS 12 or later.
评论 #35746439 未加载
n8henrie大约 2 年前
Cool! Was just listening to a podcaster ask the guest if they remember how they got started with Python and got wondering how I would answer the question if asked.<p>My answer to myself: using Pythonista on my iPhone in spare minutes between classes or waiting in line at the grocery store. With the built-in documentation, iPhone-friendly editor, and fun built-in iOS specific libraries, I thought it was a great way to get started.<p>Definitely have wished there was a bit more community engagement by the author over the years, but every time I&#x27;m sure it&#x27;s dead an update (or new version) comes out.
no_time大约 2 年前
Phone users can have a little practical computing, as a treat.
gadiyar大约 2 年前
Glad to see an update to Pythonista. It was beginning to look like a dead project, especially with all the spam in their forums.
Terretta大约 2 年前
OpenAI is in the site packages.