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.


    Getting Files Into Pythonista

    Pythonista
    3
    3
    2563
    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.
    • Alex210
      Alex210 last edited by

      Hi, maybe I'm just missing the obvious: How can I get files - like libraries, existing code or text files for analyzing - into Pythonista?
      Is there a way to easily share or sync a piece of code between Pythonista and my desktop computer, so that I can continue coding on either machine?

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

        Sharing: try Dropbox

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

          There are several options, one of the easiest is to use <a href="http://omz-software.com/pythonista/forums/discussion/6/a-simple-http-server#Item_1">this sample code</a> for transferring files over local Wifi. It's also possible to <a href="http://omz-software.com/pythonista/forums/discussion/10/using-the-dropbox-module">use Dropbox</a>, but it's more complicated to set up.

          Unfortunately it's not possible for me to include file import as a feature of the app itself because Apple doesn't allow that for programming apps.

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