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.


    SSH module?

    Pythonista
    4
    4
    3391
    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.
    • Westacular129
      Westacular129 last edited by

      One thing I'd love to see added would be an SSH module (such as paramiko), which would open up some exciting possibilities for customized remote management scripts. (And also allow people to replace FTP with SFTP in their scripts.)

      My understanding is that paramiko is pure python, but it relies on pycrypto to do the heavy lifting; I'm not sure how feasible it might be to compile that for iOS, but if it's possible, that would be amazing.

      Thanks for all the great work!

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

        Will look into that. Not sure yet how easy it'll be to port pycrypto, so I can't promise anything, but I could see quite <a href="https://github.com/gwik/agilekeychain">a lot of uses</a> for that.

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

          paramiko would be huge for me...

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

            SSH is the most useful module I can think of

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