import os DEBUG = True SECRET_KEY = "Group3" PORT = 5001 KAFKA_SERVER= "localhost:9092"