[ forky ]
[ sid ]
[ 原始碼: python-datapoint ]
套件:python3-datapoint(0.13.0-2)
python3-datapoint 的相關連結
Debian 的資源:
下載原始碼套件 python-datapoint:
- [python-datapoint_0.13.0-2.dsc]
- [python-datapoint_0.13.0.orig.tar.gz]
- [python-datapoint_0.13.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library to access UK Met Office weather data via the DataPoint API
This library offers a straightforward interface to retrieve detailed weather data from the UK Met Office's DataPoint API. Users can access a variety of forecast types, including daily forecasts with two time steps and 3-hourly forecasts with eight time steps. In addition to forecasts, it allows users to obtain observations from various sites. The library supports the retrieval of weather data, such as temperature, wind speed, humidity, and UV index.
其他與 python3-datapoint 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.2)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-geojson
- Python 3 bindings and utilities for GeoJSON
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings