@tom.developer: If you’re a programmer who loves Formula 1, this might be your new favourite tool! 🏎️ Open Pit Wall is an open-source tool for hosting a F1 telemetry stream that you can use for your own programming projects. 📊 The project gets all of the its data from the FastF1 Python package, syncs it all up to the same timeline and the broadcasts it over a WebSocket connection so that you can subscribe to the specific data that you want to use. The entire project is built using Python and can de downloaded from GitHub by anyone! 🐙