Skip to main content

A module to get information about the next departure from a stop..

Project description

pyruter

Build Status

A module to get information about the next departure from a stop.

Install

pip install pyruter

Sample usage

import pyruter

stopid = 2190400
destination = 'Drammen' #optional

#Get deperture information:
result = pyruter.get_departure_info(stopid, destination)

#Print the result:
print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyruter-0.1.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page