omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Next release?

    Pythonista
    12
    24
    9882
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ccc
      ccc last edited by

      @codykochmann Did you figure out how to install Python 3 (via Pyenv or other) on ish?

      kaan191 1 Reply Last reply Reply Quote 0
      • kaan191
        kaan191 @ccc last edited by

        @ccc use the alpine package manager

        apk add python3

        Other useful packages

        apk add py3-virtualenv
        apk add py3-pip
        apk add vim

        Don't forget to run apk update before any installs.


        I've just started exploring iSH and I'm super impressed with the project.

        What you gain is extreme flexibility. What you lose out on - that you had with Pythonista - was a supreme UI experience.

        1 Reply Last reply Reply Quote 0
        • JonB
          JonB last edited by

          Is iSH very performant? I'd think that, being an x86 emulator, it would horribly slow.

          kaan191 1 Reply Last reply Reply Quote 0
          • kaan191
            kaan191 @JonB last edited by

            @JonB it's very very slow

            To the point it's not practical for projects with big dependencies.

            So far, combo of Raspberry Pi, Blink Shell is best iPad-based platform for me; editing on Pythonista and using Working Copy where possible.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors