python3-ttn-client
Client for fetching and parsing uplink messages from The Things Network
This library provides a client to fetch and parse uplink messages from The
Things Network. The Things Network is a community-driven and open network that
supports LoRaWAN for long-range communication with low bandwidth. Data from
sensors is transferred via gateways to The Things Network, where this client
processes the received uplink messages. The client decodes the payload and
converts it into a readable format, extracting key-value pairs for further use
in applications. This allows users to integrate and work with data from The
Things Network within their own systems.
qconf
nice configure script for qmake-based projects
It is intended for developers who don’t need (or want)
to use the more complex GNU autotools. With qconf/qmake,
it is easy to maintain a cross-platform project that
uses a familiar configuration interface on *nix.
python3-jsonlines
Python library for jsonlines and ndjson data
jsonlines is a Python library to simplify working with jsonlines and
ndjson data.
python3-huggingface-hub
Official Python client for the Huggingface Hub.
The huggingface_hub library allows you to interact with the
Hugging Face Hub, a platform democratizing open-source Machine Learning
for creators and collaborators. Discover pre-trained models and datasets
for your projects or play with the thousands of machine learning apps
hosted on the Hub. You can also create and share your own models,
datasets and demos with the community.
The huggingface_hub library provides a simple way to do all these things
with Python.
libqt5network5t64
Qt 5 network module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.