2025-02-15 23:51:15 +01:00
2025-02-15 23:51:15 +01:00
2025-02-14 01:02:32 +01:00
wip
2025-02-13 21:52:26 +01:00
2025-02-14 09:37:53 +01:00

Getting started

To run a simple demo script you can use uv with:

uv run src/realtime.py

API documentation

ZTM API docs

https://www.ztm.poznan.pl/otwarte-dane/dla-deweloperow/

ZTM API - static data (routes)
curl 'https://www.ztm.poznan.pl/pl/dla-deweloperow/getGTFSFile' -o routes.zip
ZTM API - realtime data (delays)
curl 'https://www.ztm.poznan.pl/pl/dla-deweloperow/getGtfsRtFile?file=trip_updates.pb' -o trip_updates.pb
Description
No description provided
Readme 42 KiB
Languages
Python 100%