This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
oebb_py
Watch
1
Star
0
Fork
You've already forked oebb_py
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ÖBB API (kumitterer/oebb) re-implementation as a Python3 WSGI server
9
commits
1
branch
0
tags
117
KiB
Python
99.8%
Shell
0.2%
4a70f52f6e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Klaus-Uwe Mitterer
4a70f52f6e
Convert generator to list
2017-09-21 23:04:32 +02:00
classes
Add function to find nearest PT stop from coordinates, relying on OSM...
2017-09-21 21:55:32 +02:00
workers
Convert generator to list
2017-09-21 23:04:32 +02:00
.gitignore
Starting to develop a Python3 based re-implementation of the ÖBB API. Implemented argument parsing, added classes for connections, stations and services, as well as dummy workers.
2017-09-19 22:50:19 +02:00
main.py
Add function to find nearest PT stop from coordinates, relying on OSM...
2017-09-21 21:55:32 +02:00
run.sh
Starting to develop a Python3 based re-implementation of the ÖBB API. Implemented argument parsing, added classes for connections, stations and services, as well as dummy workers.
2017-09-19 22:50:19 +02:00