AIOP - All in one python package is a small package with a bat file to install and setting up python packages with ease. This package is used to install python packages and setting up all necessary paths by just running a bat file. This is more usefull for users who dont have admin access to their systems, but need new python packages to work with.
How to use this : 1 . Open the names.txt file included. Add the packages names you want to install.(We are installing using pip) 2 . Save the txt file and just run the run.bat file. The script will do the magic It will install the packages and also will set the paths, so you can use the packages form anywhere.
<Currently python 3.5 is included>