requests==2.24.0
selenium==3.141.0
CD C:\Users\Username\Desktop\TeslaTokens
pip install -r requirements.txt
python3 ./auth.tokens.py -u 'email' -p 'password' -c 'passcode'
python3 ./auth.tokens.py -u 'email' -p 'password'
python3 ./auth.tokens.py -u [email protected] -p someSuperSecurePassword -c 123456
python3 ./auth.tokens.py -u [email protected] -p someSuperSecurePassword
python --version