Let's say a friend gave you his/her python script called foo.py, without a requirements.txt. python installer.py foo.py The script will parse foo.py and locate any ...