python3-datamodel-code-generator

pydantic code generator from OpenAPI and more (Python library)

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

php-matthiasmullie-minify

concatenates and minifies CSS and JavaScript code

Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

python3-django-test-without-migrations

Disable migrations when running your tests (Python 3)

Test Without Migrations is a manage.py test command extension.
viewing and analysing the contents of music audio files

sonic-visualiser

viewing and analysing the contents of music audio files

The aim of Sonic Visualiser is to be the first program you reach for when want to study a musical recording rather than simply listen to it.

rsyslog

reliable system and kernel logging daemon

Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying

node-busboy

Node.js module for parsing incoming HTML form data

busboy is a highly used and easy to use HTML form parser. It is able to parse form data, including posted files.