#Windows User ##Recommended software packages and installation steps
-
Download and install Miniconda or Anaconda
- Install Python's preferred installer program (pip):
conda install pip
- Install python packages:
pip install Crypto selenium splinter
-
Download and install PhantomJS
- Extract 'phantomjs-#.#.#-windows.zip';
- Check the extracted '../phantomjs-#.#.#-windows/..' folder
- Check '../bin/..' folder
- Copy 'phantomjs.exe' to 'C:\Anaconda2\Scripts'
-
(Optional) Download and install Cygwin
- Install Development tools Installing GCC