Skip to content

Python implementation of communication with Rejseplanen API

License

Notifications You must be signed in to change notification settings

thomaspasser/python-rejseplanen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

pip install rjpl

Functions

  • location
  • trip
  • departureBoard
  • multiDepartureBoard
  • stopsNearby

Module usage

import rjpl

print(rjpl.departureBoard(2158))

About

Python implementation of communication with Rejseplanen API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages