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.


    AppStore rule change

    Pythonista
    6
    7
    5979
    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.
    • shaun-h
      shaun-h last edited by

      I just read this article, https://www.macstories.net/linked/apples-app-store-guidelines-now-allow-executable-code-in-educational-apps-and-developer-tools/

      I am wondering will we be seeing a built in way to download code in Pythonista anytime soon?

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

        It looks like it: https://twitter.com/olemoritz/status/872182343959752704

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

          Direct GitHub synchronisation? That would be a real game changer for Pythonista.

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

            I don't think that I'll build a Git client into Pythonista, but I want to enable integration with third-party apps like Working Copy.

            For now, I'm mostly working on iCloud sync.

            simonh 1 Reply Last reply Reply Quote 5
            • chris
              chris last edited by

              Any chance you'll support the document picker as well? That'd allow integration with many apps, not just Working Copy (which works with document picker too).

              It'd be awesome if both Pythonista and Editorial supported it. That'd solve my only workflow issue with them.

              1 Reply Last reply Reply Quote 1
              • simonh
                simonh @omz last edited by simonh

                @omz I've been thinking about picking up Working Copy but not sure how well it works with Pythonista. If it had really solid integration I'd be perfectly happy for you to hand off the details of the git client implementation to them and keep your focus on actual Pythonista feature development and core platform service support such as iCloud sync. That's a perfectly reasonable line to take IMHO.

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

                  @simonh Working Copy works well, I'm using it and no problem. Anyway, you can do client sync (pull, commit, push) directly in the Pythonista if you're not affraid of shell. Just ...

                  • Install StaSH
                  • Launch StaSH by running launch_stash.py script
                  • Copy your private SSH key into ~/$HOME/.ssh

                  ... and you're ready to go :)

                  HTH,
                  Zrzka

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