Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojarva/hsl-poikkeusinfo
https://github.com/ojarva/hsl-poikkeusinfo
finland helsinki public-transportation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojarva/hsl-poikkeusinfo
- Owner: ojarva
- License: mit
- Created: 2016-02-24T16:08:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T09:44:36.000Z (almost 4 years ago)
- Last Synced: 2023-03-23T01:25:47.179Z (almost 2 years ago)
- Topics: finland, helsinki, public-transportation
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
HSL Poikkeusinfo
================This small program fetches traffic exceptions for greater Helsinki area public transportation.
A local redis instance is assumed for publishing changes.
To run, a) setup a redis instance, b) install dependencies (pip install -r requirements.txt) and run with `python3 poikkeusinfo.py`.
License
-------See LICENSE.txt