My first contact with Pythonista on iOS
Published on December 29, 2015 by Marcus Rickert
German Pythonista Python
0 min READ
Recently, I installed the iOS app Pythonista on my iPad. The original intention was to kickstart Python programming for my son. However, the little app turned out to be so practical that I got addicted myself.
Over the past few weeks I’ve started a little project on German spelling. My Pythonista app rechtschreibung
allows you
to test different rule sets of German spelling and immediately see the impact on a text which was especially written for
that purpose.
The source code is available at GitHub.
I’m afraid you will have to have Pythonista installed to try it.