Demystifying FastApi's dependency injection
Exploring how FastAPI's dependency injection works under the hood
Exploring how FastAPI's dependency injection works under the hood
Using the PyVis library to generate a graph depicting bindings between RabbitMQ exchanges and queues
Using interfaces to achieve dependency inversion in our code
A short demonstration of the differences between functional and unit tests
Using custom Pytest hooks to generate real-time reports
Implementing a naive state machine just for fun