Update readme

This commit is contained in:
Fred Boniface 2024-11-02 21:23:36 +00:00
parent 34cd90c9a6
commit 52c1125838

View File

@ -3,7 +3,18 @@
This client was written as part of 'dgp2'. As it stands, only the features required for dgp2 and few others are implemented. This client was written as part of 'dgp2'. As it stands, only the features required for dgp2 and few others are implemented.
# PyPI # Endpoints
The following API features are available:
- get_stops_by_pis
- get_pis_by_start_end_crs
- get_trains_by_headcode
- get_trains_by_trainUid
- get_loc_ref_codes_by_tiploc
No other features are currently exposed. In the meantime, consider OwlBoardTS which is a fully featured API Client for use with TypeScript.
# Installing
The package can be installed with `pip`: The package can be installed with `pip`: