kaiiyer/webtech

Documentation on installation of webtech

Opened this issue · 1 comments

Proper Documentation on installation of webtech is missing

  • First make a virtual env
  • Install all the requirements on that virtual env like which is used in webtech requests==2.22.0 , ckolorama==0.4.3 , beautifulsoup4==4.8.2 , scrape==0.9.15 using pip install pip install -r requirements.txt
  • In that same virtual env install webtech also
  • And after if you need to check any website details then first activate the virtuall env and enjoy using webtech

Welcome to Webtech ! Congrats on your first Issue