Lyft Bike Share Data
Python client for Lyft bike share data.
Features
- Support for cities with Lyft bike share
- Historical trips
- Live station and bike / scooter availability
- Applying pricing to trips
- Unlock Fees
- Minute Rates
Installation
Install from pip
Documentation
The documentation is hosted on GitHub Pages.
Development
The development environment was created with poetry
. The pyproject.toml
file is the main configuration file for the project.
Contributing
If you would like to contribute or find some issue in the code, please open an Issue or a PR on GitHub. Thanks!