Documentation on installation of webtech
- Dominant language
- Python
- Stars
- 49
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Start by checking the repository's existing installation documentation and requirements.txt. Document virtual-environment setup, dependency installation, webtech installation, activation, and a basic way to check website details; done means a newcomer can follow the instructions successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100