pd-binfile
binary file interface for Pd
[binfile] allows one to read/write binary files from within Pure Data
(Pd).
node-svgdotjs-svg.draggable.js
plugin for node-svgdotjs-svg.js to make elements draggable.
This plugin makes it easy to make any element created with SVG() draggable.
The plugin fires 4 different events
* beforedrag (cancelable)
* dragstart
* dragmove (cancelable)
* dragend
sequoia-git
Git commit signing policy verifier
Tool that can be used to improve a project's supply
chain security by verifying that git commits are
signed by the correct keys.
libtinycbor0.6
Concise Binary Object Representation (CBOR) library
TinyCBOR library is a small CBOR encoder and decoder library,
optimized for very fast operation with very small footprint.
The main encoder and decoder functions do not allocate memory.
python3-datapoint
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-dataset
database abstraction layer
In short, dataset makes reading and writing data in databases
as simple as reading and writing JSON files.