Skip to content

timzhangau/how-did-i-learn-python

Repository files navigation

how-did-i-learn-python

Web seminar material to teach students how to learn Python

How to start

  1. Install Python on your computer
  2. Install Pipenv from https://pipenv-fork.readthedocs.io/en/latest/
  3. Clone the repo and run
    pipenv install
  4. To run notebooks,
    pipenv run jupyter notebook 
  5. Run AFR scraper,
    pipenv run python afr_spider.csv

About

Web seminar material to teach students how to learn Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published