-
Would be nice to be able to pip install hug on iOS, most notably Pythonista 3 iOS app. Unfortunately I don't know much about this process. However after some talks on the Pythonista forum it seems t…
-
@mikaelho reports in https://github.com/python-trio/trio/issues/673#issuecomment-424958895 that on [Pythonista](http://omz-software.com/pythonista/), `signal.getsignal(signal.SIGINT)` has been hacked …
-
The following python script gives the expected output on Python 3.10 (and other versions) on MacOS, but not in Pythonista 3 (version 3.4).
```
import sys
print('''
This should print:
Start
Caught …
-
Is there any way to keep the proxy alive while the screen is off? Everything works fine for me while the screen is awake, but once I turn if off, the proxy connect dies after a few seconds/minutes.
…
-
**Is your feature request related to a problem? Please describe.**
I use both [Pythonista](https://omz-software.com/pythonista) and [Pyto](https://pyto.app) to develop Python 3.10 apps on iOS.
Bot…
-
this looks like the rendered version, do you have the source of the blazor so we could extend things..
i want to work on the xterm console interactions some, and the PShost - so its not just coerced…
-
On iPhone 11 using IOS 17.3.1 (no problem on iPad Air 3rd gen same os) using sound.recorder causes speech.say volume to decrease.
import speech
import sound
speech.say('before record')
recor…
-
# How I (used to) post to this blog using iOS Shortcuts and Pythonista | m3ta4a
EDIT: This blog is now hosted using Hugo, not Jekyll. I have to find a way to migrate what I’ve described here.
I’ve ha…
-
I’ve been trying to do the same thing in Pythonista — do iOS bookmarking on my own server. So far, in order to run a script like this to capture the current url in safari, I need to share, then select…
-
Is possible to wrap CoreBluetooth API into iSH? Like what Pythonista Module did.
http//omz-software.com/pythonista/docs/ios/cb.html