swcheckin: The SouthwestCheckin engine

swcheckin @ PyPI GitHub

SWcheckin is a python script that checks your flight reservation with Southwest.

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.

Installation

Use the package manager pip to install swcheckin.

$ pip install swcheckin

Usage

$ swcheckin -h

--version

Show the version and exit.

-c, --conf-num TEXT

Your SouthWest Confirmation Number [required]

-f, --first, --first-name TEXT

The First name of the traveller [required]

-l, --last, --last-name TEXT

The Last name of the traveller [required]

-v, --verbose

Shows debugging information

-h, --halp, --help

Show this message and exit.

Docker Usage

See the swcheckin-docker build for the docker instructions

Indices and tables