This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
''' | |
INSTRUCTIONS: | |
1. Install Python 3 | |
2. In the terminal, run "python PYcklebot.py -h" to see example usage. | |
Note: you may end up with multiple successful bookings; if this happens just cancel the extras. | |
''' |