Skip to content

FanaticalTest/ft-python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft-python-scripts

Docker

  • To start Chrome container :
docker-compose up -d

Python

  • To start a script :
python python_org_search.py
  • Add pip on mac (Python module installer)
sudo easy_install pip
  • To add a missing module in python
sudo python -m pip install selenium

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published