Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 523 Bytes

Contract_Name_From_WebPage

Contract_Name_From_WebPage is a Python script for extracting the description of awards from the DoD contract awards news site.

Installation

Use the package manager pip3 to install the required packages.

pip3 freeze > requirements.txt

Usage

python3 Contract_Name_From_WebPage.py

# returns:
'An excel worksheet containing descriptions and other data from the page.'

License

MIT