Skip to main content

This package will get information about current weather in hamilton from weatherwatch website

Project description

Hamilton-Current-Weather

This package will get information about current weather in hamilton from weatherwatch website

How It Works

This package will scrap data from weatherwatch to get information about current weather in hamilton

This package used BeautifulSoup4 and Requests to generate JSON output that'll be used for web or mobile apps

How to Run

import hamiltoncurrentweather as hct

if __name__ == '__main__':
    print('main app')

    result = hct.data_extract()
    hct.show_data(result)

Author

Muhammad Dwi Reza

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

hamiltoncurrentweather_rx168059-0.0.4.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

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