TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pythonista 3.4 for iOS with Python 3.10 is out

30 pointsby ablabaabout 2 years ago

5 comments

ablabaabout 2 years ago
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 未加载
n8henrieabout 2 years ago
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_timeabout 2 years ago
Phone users can have a little practical computing, as a treat.
gadiyarabout 2 years ago
Glad to see an update to Pythonista. It was beginning to look like a dead project, especially with all the spam in their forums.
Terrettaabout 2 years ago
OpenAI is in the site packages.