Skip to content

Install

containerlog is hosted on pypi.org, so it can simply be installed via pip

pip install containerlog

or whichever dependency management tool you prefer

poetry add containerlog

containerlog does not have any external dependencies, so all you need is a supported version of Python (3.6, 3.7, 3.8, 3.9).

Future Work