Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Setting Up Your Environment

Ryan Dailey edited this page Jun 7, 2016 · 1 revision

Setting Up Your Environment

Here is an Ubuntu bash file that will setup all the packages you need to get started this will install:

  • Python
  • Libxml (XML/HTML parser)
  • PIP (Python package manager)
  • GitHub (Should already be installed)
  • Beautiful Soup 4
  • Selenium
Clone this wiki locally