python3-inline-snapshot
Create and update inline snapshots in your Python code (Python 3)
inline-snapshot can be used for different things:
python3-libzfs
Python libzfs bindings
py-libzfs is a fairly straight-forward set of Python
bindings for libzfs for ZFS on Linux and FreeBSD.
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.
gccgo-13-multilib-mips64-linux-gnuabi64
GNU Go compiler (multilib support) (cross compiler for mips64 architecture)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
python3-jsonlines
Python library for jsonlines and ndjson data
jsonlines is a Python library to simplify working with jsonlines and
ndjson data.