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.


    No update?

    Pythonista
    20
    95
    54338
    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.
    • cvp
      cvp @Guest last edited by

      @timtim said:

      the next tf will come after 7 days

      it makes me happy, that proves that @omz is still alive, and that is the most important

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

        See, he is still driving Pythonista 😂

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

          TestFlight version expires on 20 hours... Drumroll please.

          1 Reply Last reply Reply Quote 1
          • ?
            A Former User last edited by A Former User

            Wow. Omz update the beta version every 90 days which is equal to the expiry date set by Apple. I wish Apple can extend this to 365 days because I don’t want him to overwork.

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

              Beta expired

              Let us pray

              1 Reply Last reply Reply Quote 6
              • pulbrich
                pulbrich last edited by

                Louder, please.

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

                  😱 😱 😱 😱 😱 😱 😱 😱 😱

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User last edited by

                    Hello?Still alive?

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User last edited by

                      Please no more "No actual changes."

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

                        @cvp I am quite intrigued at your creative solution to use Pyto as essentially another module that Pythonista can use to provide support for all the many modules that the latest Pyto has but as of this moment are not supported in Pythonista. And it brilliantly uses url schemes to provide the means for callbacks from one app to the other. I have a few questions that perhaps you could elaborate on<?

                        1 - Is code that is running on Pyto side running in a Pyto process or Pythonista's? that is, if in Pyto, then latest Python version for example.
                        2 - Can I create my front' end UI in Pythonista with support for a decent UI editor but run non-UI code on the Pyto side?
                        3 - Is it the case that, for example, in the case of Pandas, that the full breadth of support would be there, effectively never needing Pythonista to support any of these modules, but if installed on Pyto is fully available on the Pythonista side?

                        mikael cvp 2 Replies Last reply Reply Quote 0
                        • mikael
                          mikael @ltddev last edited by

                          @ltddev, that would be the idea. Since both Pythonista and Pyto can see the same code in iCloud, there is no need to even pass all executable code over the url.

                          Would be even better if the pyto site-packages could be exposed to Pythonista...

                          cvp 1 Reply Last reply Reply Quote 1
                          • ?
                            A Former User last edited by

                            RIP pythonista?

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

                              @ltddev

                              1. Yes, in Pyto
                              2. Why not
                              3. Yes, but not fully available on the Pythonista side, only the result of Pyto could be sent
                              1 Reply Last reply Reply Quote 0
                              • cvp
                                cvp @mikael last edited by

                                @mikael said:

                                Would be even better if the pyto site-packages could be exposed to Pythonista...

                                I think it was possible with the last (disappeared) beta

                                mikael 1 Reply Last reply Reply Quote 0
                                • ltddev
                                  ltddev last edited by ltddev

                                  @cvp, thanks for clarifying. Then this is a nice way to own both apps and extend the longer term value of Pythonista by using each app for the way it excels(right now ( in my opinion, Pyto beats out Pythonista for the latest Python builds and the extensive 3rd party library support right out of the box and that it is open source, which at the very least means that there is an active community discussing and implementing new features, fixes and documentation. Pythonista currently beats out Pytro for its elaborate UI building capabilities, its documentation, an active community of users that have already produced great tooling (like the entire STASH ecosystem) and ways to extend Pythonista perhaps in ways never even imagined by its creator. I think Pythonista's Object C bridge and its support for calling native code (objc_utils) is easier and richer to use than Pyto's, although Pythonista''s is proprietary (OMZ created and owns)``while Pyto uses opensource 3rd party so it is more extensible. Even if OMZ never releases a single update for Pythonista, I think its value stretches into the future (provided that future IOS versions don't completely break the app which is very unlikely given there might not be any further development to Pythonista,

                                  Thus it would appear to me that each app currently does some things better than the other does so we need not have to choose one or the other but can actually use both to build some really useful utilities and extensions that can extend IOS apps because the url scheme support provides some measure of inter-app support.

                                  1 Reply Last reply Reply Quote 1
                                  • ?
                                    A Former User last edited by

                                    lalala pythonista is falling down falling down falling down~~

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

                                      @cvp said:

                                      @mikael said:

                                      Would be even better if the pyto site-packages could be exposed to Pythonista...

                                      I think it was possible with the last (disappeared) beta

                                      @cvp, could you please elaborate? Do you refer to a beta of Pyto? It does not seem to expose site-packages today (in the same way that Working Copy exposes the repositories).

                                      To clarify, I do not expect we could run pandas in Pythonista, but was thinking that it would be nice to get code completion going in some way.

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

                                        @mikael Sorry, I was referring to Pythonista but I did a mistake, really sorry.

                                        It is sure we could share an iCloud Drive file in an user directory, like

                                        '/private/var/mobile/Library/Mobile Documents/com~apple~CloudDocs/MyFolder/MyFile.txt'
                                        
                                        mikael 1 Reply Last reply Reply Quote 0
                                        • eddo888
                                          eddo888 last edited by

                                          Still waiting on pythonista beta release to app store. the lack of shared directory access (resolves in the beta) greatly diminishes the value of the app. @omz please release it to the app store.

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

                                            @cvp, I guess the biggest obstacle for a smooth ”Pythonista UI/Pyto pandas” experience is that Pyto needs to pop in front while it’s executing?

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