Skip to content
/ pymvg Public

A library to fetch MVG departure times of a given station by name from (old) HTML website.

License

Notifications You must be signed in to change notification settings

fdomig/pymvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMVG

A library to fetch MVG departure times of a given station by name from (old) HTML website.

(Currently not released to PyPI)

Example

import pymvg

station = 'Hauptbahnhof'
pymvg.get_departures_for(station)

See CLI example in pymvg.py file.

License

See LICENSE file.

About

A library to fetch MVG departure times of a given station by name from (old) HTML website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages