Skip to main content

Finding the Weather Information of a Place

Project description

Weather Application Web Crawling Task

It gives hourly, daily, 5-days, 10-days and monthly weather forecasts.

Investigate the site to find the type of forecasts available. Develop a command line application that takes as input 1. Place
2. Date (optional, default = current time) 3. Type of forecast (optional, default = daily) The application should use the discovered endpointed (used internally by the site) to fetch the result Output the result to the console in any convenient format. Essential Proper repository and package structure. The application has to be pip installable. Compliance with PEP8 Optional Clean architecture: make the core of the application agnostic of the command line stuff (UI) As the core application is decoupled from the UI, build a web service (JSON API) for it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py2pygetweatherinfo-0.0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

py2pygetweatherinfo-0.0.2-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page