qmamba is a package manager for kdb-x, built using libmamba.
- It enables users to download and install kdb-x modules from inside a q session with a simple command.
- The modules can be sourced from the KX channel as prebuilt packages and qmamba will automatically fetch any dependencies (such as third party libraries) from other channels such as conda-forge.
- It also supports having multiple independent environments into which packages are installed and allows the user to switch between these environments.