Web seminar material to teach students how to learn Python
- Install Python on your computer
- Install Pipenv from https://pipenv-fork.readthedocs.io/en/latest/
- Clone the repo and run
pipenv install
- To run notebooks,
pipenv run jupyter notebook
- Run AFR scraper,
pipenv run python afr_spider.csv