Installation

Currently the library can be installed either using the github link or the setup.py file. We will soon release our package on pypi for easier installation.

using setup.py file

This involves cloning the respotory, changing directory to the cloned folder and then running the setup.py file.

git clone https://github.com/AtrCheema/AquaFetch.git
cd AquaFetch
python setup.py install