A Docker image with some of the Python tooling one may need for exploratory testing and development.
The Docker image is configured to run start a Bash shell.
docker run --rm -it alextereshenkov/python-sandbox:latestSee Publishing images to Docker Hub to learn more about the GitHub Actions used.