Reason/Context
The Testcontainers docs only cover the four official modules (Java, NodeJS, Go, .NET). There's now a community Python module that isn't mentioned anywhere, we should document it, clearly marked as community / not yet official.
Description
The testcontainer has broad coverage: REST/SOAP/GraphQL/gRPC mocking, conformance testing, secrets, OAuth2, and a full ensemble (Postman + Async Minion) for Kafka, MQTT, AMQP, AWS SQS/SNS and Google PubSub.
Implementation ideas
guides/usage/developing-testcontainers.md — add a "Community modules" section with Python install, usage snippet, repo link and Flask demo link.
references/testcontainers-modules.md — add a Python feature matrix under a "Community modules" section, mirroring the existing matrices.
Reason/Context
The Testcontainers docs only cover the four official modules (Java, NodeJS, Go, .NET). There's now a community Python module that isn't mentioned anywhere, we should document it, clearly marked as community / not yet official.
Description
The testcontainer has broad coverage: REST/SOAP/GraphQL/gRPC mocking, conformance testing, secrets, OAuth2, and a full ensemble (Postman + Async Minion) for Kafka, MQTT, AMQP, AWS SQS/SNS and Google PubSub.
Implementation ideas
guides/usage/developing-testcontainers.md— add a "Community modules" section with Python install, usage snippet, repo link and Flask demo link.references/testcontainers-modules.md— add a Python feature matrix under a "Community modules" section, mirroring the existing matrices.