Libraries for managing our Kafka clusters/consumers, as well as Taskbroker.
make install-dev
to install the development environmentmake tests
to run the unit testsmake typecheck
to run Python type checkingmake lint
to lint the code base and apply auto generated changes