Skip to content

Lyft Bike Share Data

Python client for Lyft bike share data.

Features

Installation

Install from pip

$ pip install lyft-bikes

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.

poetry install . 

Contributing

If you would like to contribute or find some issue in the code, please open an Issue or a PR on GitHub. Thanks!