omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. elkrause

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 2
    • Controversial 0
    • Groups 0

    elkrause

    @elkrause

    2
    Reputation
    417
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    elkrause Unfollow Follow

    Best posts made by elkrause

    • RE: WebDAV Client lib

      I found a lib for ownCloud that works also with my NextCloud installation and Python 3 —> pyocclient

      posted in Pythonista
      elkrause
      elkrause
    • RE: NAS Access

      Thanks @cvp for explaining the basics! I managed to install the libs. I needed to be logged in GitHub to see the download link.

      posted in Pythonista
      elkrause
      elkrause

    Latest posts made by elkrause

    • RE: WebDAV Client lib

      I found a lib for ownCloud that works also with my NextCloud installation and Python 3 —> pyocclient

      posted in Pythonista
      elkrause
      elkrause
    • RE: NAS Access

      Thanks @cvp for explaining the basics! I managed to install the libs. I needed to be logged in GitHub to see the download link.

      posted in Pythonista
      elkrause
      elkrause
    • RE: NAS Access

      @mikael @cvp Yes, this was my question. I have installed stash and are able to pip the standard libs. But I don‘t know how to download specific GitHib repos to be used as lib. Sorry for my newbie question.

      posted in Pythonista
      elkrause
      elkrause
    • WebDAV Client lib

      Hi! Could you recommend a WebDAV client lib? I would like to write files to my NextCloud private cloud.

      I have tried EasyWebDav but it‘s only for Python 2. WebDavClient3 needs the lib „lxml“ that won‘t install with Pythonista.

      posted in Pythonista
      elkrause
      elkrause
    • RE: NAS Access

      @cvp Sorry for my newbie question : Besides your SMB_Client.py you use more Python libs. How do I get these into Pythonista? Merci!

      posted in Pythonista
      elkrause
      elkrause
    • RE: Check if script is executed within Pythonista

      Great @stephen thank you! It works well!

      posted in Pythonista
      elkrause
      elkrause
    • Check if script is executed within Pythonista

      Hi!

      I would like to write multi-platform scripts for Pythonista on iOS, Mac and Windows.

      Do you know a way how a script which is executed within Pythonista can check that it is executed within Pythonista and not on a Mac?

      posted in Pythonista
      elkrause
      elkrause