Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

C3nsoreD/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Weather application

This application displays wather information from weather.com through the terminal

How it works

Using BeautifulSoup and Selenium, the application scraps data from weather.com and parser the results onto your terminal

Concepts learned

  • OO concepts in python
  • Enum types

-- Libraries used

  • inspect
  • os
  • argparser
  • Enum

Issues and Fixes

Currently, Selenium webdrivers need to be fixed. The default choise was PhantomJS.

Notes:

  • Need to look into Selenium
  • Implement a similar version of application {Bitcoin monitor}
  • Intergrate other applications with terminal features.
  • point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published