.. highlight:: shell ============ Installation ============ Stable release -------------- To install BusRide, run this command in your terminal: .. code-block:: console $ pip install bus_ride Or .. code-block:: console $ uv add bus_ride Or .. code-block:: console $ poetry add bus_ride These are the preferred methods to install BusRide, as it will always install the most recent stable release. .. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/ .. _Github repo: https://github.com/eyesee1/bus_ride .. _tarball: https://github.com/eyesee1/bus_ride/tarball/main