Getting Started Installation The testcontainers module is available from PyPi at: https://pypi.python.org/pypi/testcontainers and can be installed using pip. pip install testcontainers Source Code Full source code for the testcontainers module, including documentation files and unit tests, can be obtained from github. https://github.com/testcontainers-py/python-testcontainers