Skip to content

CoderTofu/Ummbela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ummbela

A python weather app. I created this project with the intention of practicing my web scraping skills.

How do I run this in my machine?

I mainly used one library and one module.

Requests HTTPS Library

You can use this command to download the Requests folder if you have pip.

python -m pip install requests

Learn about Requests Library

beautifulsoup4

You can also install beautifulsoup4 with pip.

python -m pip install beautifulsoup4

Lear about beautifulsoup4

Lastly run the app by running the main.py file.

About

A python weather app I made with the focus of learning about web scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages