I built PyBelugaXL, my first Python library, which lets you track Airbus BelugaXL flights in real time using the the FlightRadar24 API.
For those who don’t know, the Airbus BelugaXL planes are huuuge cargo aircrafts used by Airbus (aircraft manufacturer) to transport parts between its factories across Europe.
The idea came from wanting to know when a BelugaXL plane would fly over me so I could take a picture of it (cuz they’r cute you know..). That is how the project started.
What I’m most proud of is actually that it works in real time and feels quite clean and easy to use.
It’s a small project but I learned a lot about working with external data sources and packaging Python libraries.
Thanks for reading 🐳