user avatar
olemoritz
@olemoritz
Developer of Pythonista and a few other apps (that mostly don't exist anymore). Also on Mastodon: mastodon.social/@olemoritz
Berlin
Joined November 2007
  • user avatar
    I taught Siri to play Blackjack, using Pythonista on my iPhone. 😬 Still not sure how useful this feature will be, but it would also be kind of weird not to support this stuff in Pythonista (coming soon as a free update).
  • user avatar
    Pythonista 3.4 is finally out on the App Store. 🥳 It comes with Python 3.10, updated modules (openai, pandas), and many new possibilities for iOS automation with Python actions in the Shortcuts app. 🐍 apps.apple.com/de/app/pythoni…
  • user avatar
    I've made a little (free) Mac app for downloading videos from the web – it's basically a GUI wrapper around the `youtube-dl` command-line tool, but I've tried to make it not too obvious. – Direct download (no App Store, but notarized for Catalina): omz-software.com/vidl
  • user avatar
    Wasn't sure I'd get a new beta out before Twitter burns down, but I'm happy to announce that Pythonista is alive, 3.10 support on the way, along with pandas, real Shortcuts integration, and more. The update will be free for existing users when it's out on the App Store.
  • user avatar
    Oh wow, that is such a crazy/awesome idea: github.com/drathier/stack…
  • user avatar
    I've made some pretty good progress with hardware keyboard support in Pythonista – I didn't touch the screen at all during this entire demo. (TestFlight beta in a few days.)
    00:00
  • user avatar
    I'll need to redo some of the screen recordings because things look a bit different on iOS 13, but overall I'm pretty happy with how this app preview video for Pythonista is turning out.
    00:00
  • user avatar
    Wow, looks like you no longer need a paid dev program membership to run your own code on iOS devices. :)
  • user avatar
    I suspect that 90% of users have no idea what distinguishes these two (completely separate) rows of icons, aside from the color.
  • user avatar
    So here's the first beta of Pythonista 3.3. 🎉 The main new features are a scriptable custom keyboard extension and support for Siri shortcuts. More details here: forum.omz-software.com/topic/5295/new… – TestFlight: testflight.apple.com/join/qDkBu2ur
  • user avatar
    Pythonista 3.2 adds support for iCloud Drive and opening files from other apps. I’ve wanted to do this for a long time, and last summer’s changes in Apple’s review guidelines finally made it possible. itunes.apple.com/us/app/pythoni…
  • user avatar
    I probably shouldn’t read too much into this, but what if the rumored new iOS/Mac UI framework is based entirely on SceneKit? I don’t mean a fully 3D UI, but more direct access to shaders instead of UIVisualEffect, more sophisticated materials, shadows, animations etc.
  • user avatar
    TIL there's a UIImage category method called ASCIIDescriptionWithWidth:Height: in AssetsLibrary.framework that actually produces ASCII art.
  • user avatar
    Pythonista 3.3 is now available on the App Store, with a new Python-scriptable keyboard for all apps, dark mode support, much improved external keyboard navigation, new sample code, and more… apps.apple.com/us/app/pythoni… 💚🐍