wd60622 / lyft-bikes

Python Client for Lyft Bike Sharing Data
https://wd60622.github.io/lyft-bikes/
MIT License
0 stars 1 forks source link
bike-share chicago lyft micromobility new-york-city public-transportation python python3 san-francisco scooter-share

Lyft Bike Share Data

Ruff Tests PyPI version docs

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!