/aerial

An aerial view of MIVB/STIB vehicle movement in Brussels.

Primary LanguagePythonMIT LicenseMIT

Aerial

Aerial tracks public transport movement in Brussels by scraping the MIVB/STIB website. The sole purpose of this little project was to learn more about asynchronous programming in Python using coroutines.

Screencap

Dependencies

  • Python 3.3 or higher
  • Redis
  • aiohttp
  • asyncio_redis