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.


    Pythonista URL for python scripts in external folder

    Pythonista
    2
    2
    911
    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.
    • thowas
      thowas last edited by

      Hi All,

      I have created an external directory (in working copy to sync Github), I am able to add it in Pythonista. I can run the script without issue but when I try to generate the Pythonista URL, I get an error (Script Required, You need to open a Python script in the editor in order to generate the URLs).

      Do you know the URL scheme for this kind of URL ?

      Thank you

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

        Start with http://omz-software.com/pythonista/docs/ios/urlscheme.html and then in that script try to download (requests.get()) and https://pypi.org/project/pyrun the remote script.

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