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.
    • aldoblack
      aldoblack last edited by

      That's a shame. I just started with Pythonista and I am loving it.

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

        Is the development team interested in releasing the code for open source purposes?

        i'm sure there is a knowledge in the community to keep it going?

        Happy to support if such a project got off the ground.

        Yours

        Oz

        1 Reply Last reply Reply Quote 1
        • ccc
          ccc last edited by

          https://pyto.app is an open source Python on iOS that you could support.

          brx momorprods 2 Replies Last reply Reply Quote 1
          • william26445
            william26445 @krdavis last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • william26445
              william26445 @Guest last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • brx
                brx @ccc last edited by

                @ccc in my opinion nothing beats Pythonista.
                Pyto is far from comparing to Pythonista, I tried to port an app I was developing in Pythonista to Pyto and I’m facing a lot of problems as it crash a lot of times where Pythonista behave perfectly.
                I’m trying also other IDE but Pythonista is still the number one. I’m giving up only because I’m also afraid that ole isn’t working on it anymore.
                😢

                william26445 1 Reply Last reply Reply Quote 1
                • william26445
                  william26445 @brx last edited by

                  This post is deleted!
                  brx 1 Reply Last reply Reply Quote 0
                  • wolf71
                    wolf71 last edited by

                    Pythonista is best, But until now, it's not update. some bug not fix.

                    Now, I Just using Code. (very like VSCode, and support native Python, also numpy, pandas include) url: https://thebaselab.com/code/

                    william26445 1 Reply Last reply Reply Quote 0
                    • william26445
                      william26445 @wolf71 last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • brx
                        brx @william26445 last edited by

                        @william26445
                        for python there is pyto, for react-native there is play.js, for c# and f# there is continuous, for lua there is luastudio, for html/css/js there is spck editor.
                        these are what I found best for their own language. As I said, the problem here is: once you try pythonista, you won’t go back!

                        william26445 1 Reply Last reply Reply Quote 1
                        • william26445
                          william26445 @brx last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 1
                          • momorprods
                            momorprods last edited by

                            Nooo, seriously is that happening? @omz please let us know. Pythonista is a gem of the App Store, and one of the best learning tool I’ve used - perfect also for kids code learning. It should go into schools. I really hope you’ll find a way to maintain it. 🤞

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

                              @ccc any idea about how to convert ui-based app to Pyto ? it’s probably one of the worst case scenario no?

                              cvp 1 Reply Last reply Reply Quote 0
                              • ccc
                                ccc last edited by ccc

                                I have not done much Pyto ui but you would probably find help at the Pyto Discord channel: https://discord.gg/XCKkvJS

                                1 Reply Last reply Reply Quote 0
                                • cvp
                                  cvp @momorprods last edited by

                                  @momorprods said:

                                  any idea about how to convert ui-based app to Pyto ?

                                  Good luck 🙄

                                  momorprods 1 Reply Last reply Reply Quote 0
                                  • momorprods
                                    momorprods @cvp last edited by

                                    @cvp ah ah well looks like I’m screwed. Let’s hope @omz will at least maintain his iOS dev subscription - so that the app stays live on the store as long as possible.

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

                                      Just to leave a breadcrumb of hope in this thread, if you have not already found it, go check out the "ish" app. The open source project did the assembly needed to run a real linux machine native from the app. It wont be for the gui lovers, but the fact that I can install any normal linux package I would install on a normal linux host means with the right cli setup it can become an amazing little native programming/automation environment that is being supported by the linux community instead of relying on a single developer to add support.

                                      I'll always have a place in my heart for pythonista3. The "ish" app existing makes the reality of this apps python version going EOL at the end of 2021 hurt a lot less though.

                                      https://apps.apple.com/us/app/ish-shell/id1436902243

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

                                        Python 3.10 was released today for your non-iOS platforms...
                                        https://pythoninsider.blogspot.com/2021/10/python-3100-is-available.html

                                        1 Reply Last reply Reply Quote 0
                                        • 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
                                            • First post
                                              Last post
                                            Powered by NodeBB Forums | Contributors