Contract_Name_From_WebPage is a Python script for extracting the description of awards from the DoD contract awards news site.
Use the package manager pip3 to install the required packages.
pip3 freeze > requirements.txt
python3 Contract_Name_From_WebPage.py
# returns:
'An excel worksheet containing descriptions and other data from the page.'