1
0
mirror of https://github.com/pyro2927/SouthwestCheckin.git synced 2025-12-16 00:03:16 +00:00
Joseph Pintozzi 503f665b84 Merge pull request #3 from pyro2927/feature_python3
Compatibility between python3 and python2.7.11
2017-01-24 09:35:08 -07:00
2016-12-11 12:59:19 -08:00
2016-12-22 15:04:50 -07:00

SW Checkin

This python script checks your flight reservation with Southwest and then checks you in at exactly 24 hours before your flight. Queue up the script and it will sleep until the earliest possible check-in time.

Requirements

  • Python 2.x
  • pip

Setup

$ pip install -r requirements.txt

Usage

$ python ./checkin.py CONFIRMATION_NUMBER FIRST_NAME LAST_NAME
Description
No description provided
Readme GPL-3.0 275 KiB
Languages
Python 95.2%
Makefile 2.5%
Dockerfile 1.4%
Shell 0.9%