Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 555 Bytes

File metadata and controls

23 lines (13 loc) · 555 Bytes

Scylla

Since testcontainers-python :material-tag: v4.8.0

Introduction

The Testcontainers module for Scylla.

Adding this module to your project dependencies

Please run the following command to add the Scylla module to your python dependencies:

pip install testcontainers[scylla]

Usage example

Creating a Scylla container