These programs use Starling's public API to print out details of and lock all the cards of an account holder
You'll want to run these something like:
ACCESS_TOKEN=youraccesstokenhere python example.py
If using the sandbox API, like:
ACCESS_TOKEN=youraccesstokenhere STARLING_API=https://api-sandbox.starlingbank.com python example.py