Note : python virtual environment must be implemented and following modules, library must be installed through terminal. sytax: python -m venv env_name or py -m venv env_name
libraries: pip install requests pip install bs4 pip install flask
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Note : python virtual environment must be implemented and following modules, library must be installed through terminal. sytax: python -m venv env_name or py -m venv env_name
libraries: pip install requests pip install bs4 pip install flask