Skip to content

Releases: KxSystems/qmamba

Release v0.0.1-alpha

26 Jun 16:10

Choose a tag to compare

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.