locomotive
locomotive copied to clipboard
Python API clients for France's railways.
I also had to patch some dependencies versions in order to install `locomotive` without raising errors: ``` pip install markupsafe==2.0.1 'regex
Hi, locomotive is currently crashing on basic search with error : `requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://wshoraires.oui.sncf/m730/vmd/maq/v3/proposals/train` How to test it : `locomotive search Brest Paris --date 2021/07/14`...
- [x] Remove passenger store and associated CLI flag (unused feature, may be re-implemented later if needed) - [ ] Separate offline/online tests (use pytest markers ? http://doc.pytest.org/en/latest/example/markers.html) - [...
- [ ] Implement train services (lounge, meals, wifi, ...) - [ ] Document CLI options (help=...)