Skip to content

Files

Latest commit

bc11e13 · Jan 12, 2016

History

History
22 lines (14 loc) · 551 Bytes

README.org

File metadata and controls

22 lines (14 loc) · 551 Bytes

busbot

A selenium script that orders me a new bus pass from Madison’s transit website.

https://www.cityofmadison.com/metro/images/header.jpg

Building

Install the required dependencies.

sudo pip install -r requirements.txt

Then move busbot somewhere executable. Currently, it expects to be in the same directory as secrets.yml.

Configuring

Place all your info in secrets.yml. Be sure to quote numbers (like the card number and year) to ensure the trailing zeros are kept.