mutwo.core

September 15, 2023 ยท View on GitHub

Build Status License: GPL v3 PyPI version Code style: black

This is the core package of the mutwo ecosystem. It mainly implements general purpose event abstractions, parameter base classes and other shared utility functions. Its independent from specific medias, aesthetics or interfaces and only provides a common base library. Any mutwo package depends on this core package.

Mutwo package structure