omz:forum

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

    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 2
    • Best 0
    • Controversial 0
    • Groups 0

    solarfl4re

    @solarfl4re

    0
    Reputation
    438
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    solarfl4re Unfollow Follow

    Latest posts made by solarfl4re

    • Static site generator for Pythonista and Editorial

      Blok is a simple static site generator for Pythonista and Editorial; there's no explicit requirement for Editorial, but I've made workflows that transfer a post from Editorial to Pythonista. It takes markdown files and builds a site based on some (simple) templates. If you have any ideas or suggestions, I'd love to hear them. I'm still fairly new to propramming, so there's probably a lot of room for improvement.

      Available on Github

      posted in Pythonista
      solarfl4re
      solarfl4re
    • Long pauses when Pythonista attempts to autocomplete in the console

      Hi,

      I've really enjoyed using Pythonista on my iPad 3 as I learn Python. I have a question, however; in the console, or whatever it is called, I type something like r = requests.get(url). Works fine. But later, if I type r. (with the intention of typing r.text to search the text of a page) there is a pause of around 15-20 seconds.

      My guess is that Pythonista is trying to auto-complete, because after some time the auto-complete list does show up.
      Is there any way to make this faster, or is this expected?

      posted in Pythonista
      solarfl4re
      solarfl4re