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__':
hamilton_weather = hct.CurrentWeather('https://www.weatherwatch.co.nz/forecasts/Hamilton')
print('main app')
print(f'description: {hamilton_weather.description}')
hamilton_weather.run()
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
Built Distribution
File details
Details for the file hamiltoncurrentweather_rx168059-0.1.2.tar.gz
.
File metadata
- Download URL: hamiltoncurrentweather_rx168059-0.1.2.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6def4143d86ad0ab5220bf1923be04ce736b40e508fa86c84d9e4abb09c9495 |
|
MD5 | abdc1f20f7302b8ae46413f72f9ca0e9 |
|
BLAKE2b-256 | e45fd0bfe351021582ed726d0a0c9a18ac86b36d9042eb29a94f11a55ea7ba82 |
File details
Details for the file hamiltoncurrentweather_Rx168059-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: hamiltoncurrentweather_Rx168059-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d55b9f176387ec36e3c08109f4390148a3b5d76c4b26dba80b115dea8a35f51 |
|
MD5 | c5b7546a3e1b8fd8052a047f812f7ae4 |
|
BLAKE2b-256 | 5bd15bc8dbce4e0e00e43e4cf139d9a8caa632c3f22e37bb2a99060321f2b835 |