Installation
Stable release
To install BusRide, run this command in your terminal:
$ pip install bus_ride
Or
$ uv add bus_ride
Or
$ poetry add bus_ride
These are the preferred methods to install BusRide, as it will always install the most recent stable release.