Python CLI Consumer
The basic python CLI consumer has been finished and tested. It works with the Python Fake Producer.
- Apache 2 License has been added
- README has been added
- README has been checked for correctness
The Avro schema is hard-coded for now, however it should not be very difficult to take a schema as an input via an environment variable in the future.