First, please ensure that you have installed all the required libraries for this repository.
uv venv
source .venv/bin/activate
uv sync
python src/setup.py build_ext --build-lib=src/You can modify the default settings for each generation task in src/config.py.
pytest src/stega_cy_test.py