This application displays wather information from weather.com through the terminal
Using BeautifulSoup
and Selenium
, the application scraps data from weather.com
and parser the results onto your terminal
- OO concepts in python
- Enum types
-- Libraries used
- inspect
- os
- argparser
- Enum
Currently, Selenium webdrivers need to be fixed. The default choise was PhantomJS.
- Need to look into Selenium
- Implement a similar version of application {Bitcoin monitor}
- Intergrate other applications with terminal features.
- point