omz:forum

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

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

    lhl

    @lhl

    0
    Reputation
    426
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lhl Unfollow Follow

    Latest posts made by lhl

    • Rendering HTML output (w/o running a server?)

      I'm just getting started w/ Pythonista and it's great, but I'm just wondering if there's a simple way to generate and load simple HTML output (like a list of links) that I'm missing? It looks like the webbrowser module will only take an URL - ideally I'd like to send a string to the in-app web browser to be rendered.

      I saw the console.write_link(), but that's a bit limited (I'd like to be able to have some styling).

      I suppose I could run a Python webserver and then fire off a threaded call to webbrowser.open() but that seems a bit overkill?

      posted in Pythonista
      lhl
      lhl