An open API service indexing awesome lists of open source software.

https://github.com/himanshumahajan138/automation


https://github.com/himanshumahajan138/automation

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

### how to run

```
git clone https://github.com/himanshumahajan138/Automation.git

python -m venv env

env/scripts/activate

pip install selenium

#now run the code in your editor
```