As a professor, in this repo you will find all the practical examples done during class for the course Deep Learning and Big Data in Python for Cenfotec University.
root
│ README.md
│
└───kafka_example <--- kafka example's root folder
│ │ README.md
│ │ docker-compose.yml
│ │ requirements.txt
│ │
│ └───src <--- Source code
│ │ consumer.py
│ │ producer.py