Execute script with:
$ mkdir .venv && python3 -m venv .venv/
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ python scrape_response_codes_from_msdn.py \
https://msdn.microsoft.com/en-us/library/office/aa580757(v=exchg.150).aspx
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Execute script with:
$ mkdir .venv && python3 -m venv .venv/
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ python scrape_response_codes_from_msdn.py \
https://msdn.microsoft.com/en-us/library/office/aa580757(v=exchg.150).aspx