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.


    XKCD reader

    Pythonista
    2
    3
    1789
    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.
    • Sebastian
      Sebastian last edited by

      Anyone been reading the XKCD web comics?

      I made this XKCD reader (https://gist.github.com/SebastianJarsve/5297728), for iPad.
      The code is a mess, but I wrote it just for fun, so..

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

        Python also has a built-in xkcd reader. ;)
        <pre>import antigravity</pre>

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

          Yeah, that's pretty cool XD
          I love that python has some "easter-eggs" if you will, built-in. Like the
          <PRE>import antigravity</PRE> and <PRE>from future import braces</PRE>

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