Skip to content

SpencerMAQ/wunderground_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WUnderground scraper GUI

GUI

GUI version of a script i made to scrape weather information from the website wunderground for my undergraduate thesis.

This is a snapshot of the website from 2013 containing sample data used for web scraping.

Usage

  • pip install (or pip3 install or python3 -m pip install)
  • if you simply want to run the program, then python3 main.py
  • if you want to create a binary for linux systems, then run pyinstaller main.py, this will create a directory called dist
  • navigate to ./dist/main and execute the main file

About

WUnderground data importer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages