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.


    Check Your Clipper Card (San Francisco Transportation)

    Pythonista
    1
    1
    1651
    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.
    • Jake229
      Jake229 last edited by

      Like the Starbucks Pythonista script I made, this too transfers your password in plain text and probably should not be used. Granted, it does perform a useful task to me. It uses the Check Clip API from http://checkclip.herokuapp.com to grab the balance of your Clipper Card (a magic card people in San Francisco wave over sensors to ride on most forms of public transit).

      You can store your log in and clipper card data in variables at the top of the code so you do not have to remember all this log in information. (You can choose to store just one of the variables if you prefer.) By storing variables you can also have it check a second card, that you are not prompted to do otherwise.

      https://gist.github.com/4053906

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