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-emmet-core
Core models for the Materials Project (Python 3)
The Materials API Toolkit for the Materials Project. Emmet-core
defines the core models, data pipelines.
python3-all-venv
package depending on all supported Python 3 venv modules
The package currently depends on python3.12-venv and python3.13-venv. In the
future, dependencies on jython (Python for a JVM) and ironpython (Python for
Mono) may be added.
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.