Skip to content

Installation¤

cmemc can be installed using the python package from pypi.org, the release package or by pulling the docker image.

… via pypi.org¤

cmemc is available as an official pypi package so installation can be done with pip or pipx (preferred):

$ pipx install cmem-cmemc

… via docker image¤

This topic is described on a stand-alone page.

Note

Once you have installed cmemc, you need to configure a connection with a config file or learn how to use environment variables to control cmemc.

Comments