Fetches and parses weather information from fmi.fi
Project description
This is unofficial parser - screen scraper - implementation for FMI website. Please check possible conditions and terms before using. This will probably break on every website update.
Installation
pip install fmiweather
Usage
from fmiweather import FmiWeather
weather = FmiWeather()
weather.download_content("http://ilmatieteenlaitos.fi/saa/helsinki/s%C3%B6rn%C3%A4inen")
print weather.parse_next_days() # Parses daily forecasts
print weather.parse_next_hours() # Parses hourly forecast
print weather.parse_observations() # Parses observations
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fmiweather-0.0.3.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fmiweather-0.0.3.tar.gz.
File metadata
- Download URL: fmiweather-0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aeb8a92baf45f7037afacc9cc6a7478ed7ee5a67c7531439d5238588523f543
|
|
| MD5 |
d845424007d3b854de7f9dfa837f2072
|
|
| BLAKE2b-256 |
788ba138a1d033e03e15961bc93d44d30b8ac292779fc8fa5f509b099eafba28
|
File details
Details for the file fmiweather-0.0.3-py2-none-any.whl.
File metadata
- Download URL: fmiweather-0.0.3-py2-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d5faae33cd1a7d119aca401454d219181a2dfd42f52b9572ba77f0d44460330
|
|
| MD5 |
bcfe3ea66622d6a9e07179a920dd154e
|
|
| BLAKE2b-256 |
80fe707df28139a00a5afcd982bc6aa666677d8c236f97fa00398178e6c3a5a6
|