sinarest1608 / Number-plate-search

A simple python bot to get details of the vehicle and owner through vehicle number.
16 stars 14 forks source link

Added cmd line argument functionality #4

Closed sreekaransrinath closed 5 years ago

sreekaransrinath commented 5 years ago

You can now run the script and provide input at the same time if you're running the script from the command line/terminal, as :

python3 bot.py MH00AA0000

If no command line arguments are provided, the script proceeds as usual, asking the user for input.