python3-pymeteoclimatic
Client wrapper for accessing Meteoclimatic weather data
This library provides a client interface to access meteorological information
from the Meteoclimatic network. Meteoclimatic includes a broad array of non-
professional real-time weather stations spread across the Iberian Peninsula,
including Spanish islands and nearby regions. The library extracts data from
Meteoclimatic’s RSS feeds, allowing users to obtain updated weather details
for specific stations. Information such as current temperature, humidity, wind
conditions, and atmospheric pressure can be retrieved. The library is geared
towards processing the coded data blocks embedded within the station feeds to
deliver accurate weather observations, catering to varying station
capabilities.
qml6-module-org-kde-kirigamiaddons-delegates
delegates module for QML
This package contains the treeview QML module.
A runtime QML module providing delegates utilities.
python3-wtforms-alchemy
Tools for creating WTForms forms from SQLAlchemy models (library)
WTForms-Alchemy provides a helper class that let you create a Form class
from a SQLAlchemy model. It does not try to replace all the functionality
of wtforms.ext.sqlalchemy, only the model_form function of
wtforms.ext.sqlalchemy by a much better solution. Other functionality of
ext.sqlalchemy such as QuerySelectField and QuerySelectMultipleField can be
used along with WTForms-Alchemy.
qdiskinfo
CrystalDiskInfo alternative for Linux
QDiskInfo is a frontend for smartctl. It provides a user experience
similar to CrystalDiskInfo. It shows the SMART (Self-Monitoring,
Analysis, and Reporting Technology) data of modern hard disk drives.
python3-stravalib
tool for accessing and downloading Strava data from the Strava
V3 web service. Stravalib provides a Client class that supports:
* Authenticating with stravalib
* Accessing and downloading strava activity, club and profile data
* Making changes to account activities
python3-mp-api
Materials Project API for Python
The Materials Project API defines a standardized manner in which the
Materials Project database can be accessed by its users. The API is
typically used by scientific researchers who need to retrieve large
amounts of data to support their research.