eskerda
eskerda
Current gbfs implementation takes 4 requests per update on a worst case scenario: - feed_index (/gbfs) - /station_information - /station_status - /vehicle_types (when available) That's too much for every update....
Current caching strategies are undefined. We use caching for both storing authentication nonces and for systems that use a single feed for more than one network within the system. This...
``` FAILED tests/test_instances.py::TestBaksi::test_update[baksi.Baksi::baksi-antalya] - ValueError: not enough values to unpack (expected 2, got 0) FAILED tests/test_instances.py::TestBaksi::test_update[baksi.Baksi::baksi-bisim] - ValueError: not enough values to unpack (expected 2, got 0) FAILED tests/test_instances.py::TestBaksi::test_update[baksi.Baksi::baksi-istanbul] -...
Does it exist? Is it abandoned? Is our spider just broken? So many questions http://www.punpunbikeshare.com/
Trap `EXIT` for cleanup. Another alternative to https://github.com/Kong/gojira/pull/57
This system replaced 'En la bici' in Mendoza: https://bicitran.stmendoza.com/ See https://github.com/eskerda/pybikes/pull/765 There are more systems under [smod.io](https://play.google.com/store/apps/developer?id=Smod.io) Unfortunately data seems app only and register only. Maybe it's worth checking the...
https://transport.data.gouv.fr/datasets?type=bike-scooter-sharing
Add to this issue any dockless systems that might be interesting to have in pybikes - [x] Murcia moved to Dott
Instead of going all in try to handle different GBFS versions in separate implementations.