https://github.com/mause/pytransperth
A silly attempt at creating an api for transperth's JourneyPlanner
https://github.com/mause/pytransperth
Last synced: 4 months ago
JSON representation
A silly attempt at creating an api for transperth's JourneyPlanner
- Host: GitHub
- URL: https://github.com/mause/pytransperth
- Owner: Mause
- License: mit
- Created: 2014-02-12T16:25:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T22:45:40.000Z (over 1 year ago)
- Last Synced: 2025-11-09T18:09:32.931Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 438 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
pytransperth 
============
A silly attempt at creating an api for various transperth services.
Some info about discovery of the various endpoints is available here on my attempted blog; http://mause.me/blog/2014/03/07/transperth.html
Heavy use of `lxml` involved.