-
jedamus
I also want to use Dropbox for file transfers. I have written a short program to do so, but it would be better to be integrated into Pythonista.
-
jedamus
So, I tried. But TextExpander 5.x.x seems to have a problem with fill-in snippets, where the UI should come up, so the text generated is incomplete.
Is there a way to include TextExpander to Pythonista like in Editorial?
-
jedamus
Is there a way to include german language to supported languages , so I can say
import locale
locale.setlocale(locale.LC_ALL, 'de_DE')Thanks in advance
-