Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 195 Bytes

beautifulsoup-example

git clone https://github.com/agguzman/beautifulsoup-example.git
cd beautifulsoup-example

virtualenv venv
source venv/bin/active

pip install -r requirements.txt