python3-lua

library for using Lua scripts from Python

This module provides an interface for using Lua scripts from Python. From Python, it allows complete access to all Lua variables and function. From Lua, it allows access to Python variables and functions that were passed to it by Python.

python3-pantomime

MIME type normalisation and labels

Library that handles the parsing and normalisation of internet MIME types in Python. This can be useful to normalise invalid, or misformatted MIME types emitted by remote web servers.

elpa-mpv

control a mpv via its IPC interface from Emacs

mpv.el provides helper functions to control a mpv process via its IPC interface.

python3-recipe-scrapers

simple web scraping tool for recipe sites.

Python3 package, scraping recipes from all over the internet.

python3-mp-api

Materials Project API for Python

The Materials Project API defines a standardized manner in which the Materials Project database can be accessed by its users. The API is typically used by scientific researchers who need to retrieve large amounts of data to support their research.

python3-edlio

Python support for data in an Experiment Directory Layout (EDL)

Experiment Directory Layout (EDL) is a defined directory structure for raw data recordings of scientific experiments, primarily used in neurosciences. It allows a variety of data formats to be stored, with comprehensive accompanying metadata being saved in human-readable TOML markup files. It is used extensively by the Syntalos data acquisition system.