Skip to content

🛫 Python script to checkin to a Southwest Flight 🛬

Notifications You must be signed in to change notification settings

jakepridotkas/SouthwestCheckin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🛫 Python script to checkin to a Southwest Flight 🛬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Dockerfile 2.0%