Brittany Ferries price and availability checker https://edwardbetts.com/ferries/
Go to file
Edward Betts 01d419e899 Index page isn't implmeneted. 2024-03-11 16:15:02 +00:00
ferry Improvements 2023-09-11 07:00:20 +01:00
static/css Initial commit 2022-09-03 21:38:46 +01:00
templates Index page isn't implmeneted. 2024-03-11 16:15:02 +00:00
.gitignore Add gitignore 2023-10-06 19:24:48 +01:00
LICENSE Add README.md and LICENSE 2023-10-06 19:27:46 +01:00
README.md Remove incorrect 'Configuration' section from README.md 2024-03-11 16:09:46 +00:00
main.py No need to run on port 5001 2023-10-06 19:28:07 +01:00

README.md

Brittany Ferries price and availability checker

This tool allows you to check the prices and availability of Brittany Ferries for various routes. You can specify the departure and arrival ports, travel dates, and other options to get accurate pricing information.

Usage

Prerequisites

Before using this tool, make sure you have the following Python modules installed:

  • flask
  • sqlalchemy
  • lxml
  • jinja2

You can install these modules using pip:

pip install flask sqlalchemy lxml jinja2

Running the Tool

  1. Clone this repository or download the files to your local machine.

  2. Make sure you have Python 3 installed.

  3. Open a terminal and navigate to the directory where you saved the files.

  4. Run the main.py script:

python main.py
  1. Open your web browser and visit http://localhost:5000 to access the tool.

Features

  • Check prices and availability for various ferry routes to France.
  • Specify the number of adults, small dogs, and other options for accurate pricing.
  • View cabin accommodations and details.
  • See the duration of each crossing.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you encounter any issues or have questions about this tool, you can contact the developer, Edward Betts, at edward@4angle.com.