Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmck-code/ptv
Pulls info about my journeys and stops
https://github.com/tmck-code/ptv
Last synced: 22 days ago
JSON representation
Pulls info about my journeys and stops
- Host: GitHub
- URL: https://github.com/tmck-code/ptv
- Owner: tmck-code
- License: mit
- Created: 2019-01-03T06:45:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T07:12:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-25T00:09:44.895Z (2 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ptv
Pulls info about my journeys and stops
## Running POC code
Run to assert expected output after updating & refactoring Python code found in the official PTV API docs.
Run `./docs/poc/poc.sh` in your shell, or `make poc` if you prefer.
```
- Python2
http://tst.timetableapi.ptv.vic.gov.au/v2/healthcheck?devid=2&signature=7a98b58785754b6af5fa51899666e767085b8ef4
- Python3
http://tst.timetableapi.ptv.vic.gov.au/v2/healthcheck?devid=2&signature=7a98b58785754b6af5fa51899666e767085b8ef4
```