python3-nox

Flexible test automation (Python3 version)

Nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration. It will automatically create virtualenv with the appropriate interpreter, install the specified dependencies, and run the commands in order.

extra-cmake-modules

Extra modules and scripts for CMake

Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself.

pyomop

OHSDI OMOP Common Data Model tools

The OHSDI OMOP Common Data Model allows for the systematic analysis of healthcare observational databases. This is a Python library to use the CDM v6 compliant databases using SQLAlchemy as the ORM. pyomop also supports converting query results to a pandas dataframe (see below) for use in machine learning pipelines.

libmlt++7

MLT multimedia framework C++ wrapper (runtime)

MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API.

node-axios

Promise based HTTP client for the browser and node.js

Features: - Make XMLHttpRequests from the browser - Make http requests from node.js - Supports the Promise API - Intercept request and response - Transform request and response data - Cancel requests - Automatic transforms for JSON data - Client side support for protecting against XSRF

xmltv

functionality related to the XMLTV file format for TV listings

Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. This is a metapackage that installs all of the XMLTV pieces.