Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeakReader

This software allows reading routes.txt / stops.txt from software used by many municipalities and companies in the Baltic, Nording and Eastern European region.

This includes:

Usage example, also see sample.py.

from PeakWeb import PeakWebFileReader
pw = PeakWebFileReader("routes.txt","stops.txt")
print (pw.GetRoutes())
print (pw.stops)

Copyright Kirils Solovjovs, https://kirils.org/

About

Natively parses routes.txt and stops.txt to get access to open data of public transport in Baltics and Eastern Europe

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages