dkshadow38 / EmailOpener

Open gmail using command line and Python 3.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmailOpener

This was set up in a windows environment Make sure to change driver = webdriver.Chrome("C:\Python34\Scripts\chromedriver.exe") to your scripts folder on linux Python 34 can be downloaded from www.python.org Selenium instructions for download and install: http://selenium-python.readthedocs.org/installation.html Chromedriver is downloaded from: https://sites.google.com/a/chromium.org/chromedriver/. Make sure to place the downloaded exe into your scripts folder and if on windows, add said folder to your PATH

About

Open gmail using command line and Python 3.4


Languages

Language:Python 100.0%