kanflo / trafiklab

A Python module for querying public transport in Sweden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trafiklab

This is a simple module for querying bus routes in Sweden using resrobot.se. As responses are cached, you can hammer this module at will without getting a sore eye from the resrobot.se server admins.

Sign up for a ResRobot 2.1 API key at resrobot.se, then run test/tripmon.py -k for an example

Installing

$ python -m pip install git+https://github.com/kanflo/trafiklab.git

About

A Python module for querying public transport in Sweden

License:MIT License


Languages

Language:Python 100.0%