Skip to content

xinyuewang1/cheapestFlyingPlan

Repository files navigation

comp20230TermProject

Documentation Status

Term project, calculate the cheapest route among certain cities with certain aircraft.

*****Features*****Read here to see how to use this package

Two way to use through terminal:

  • Go to comp20230termproject directory, start the terminal here, run
'python cli.py'.
Options:
-i TEXT Input file for route calculation.
--ac TEXT Mandatory Columns: code, units, range
--aa TEXT Mandatory Columns: AirportName, Country, Latitude, Longitude
--ci TEXT Mandatory Columns: CurrencyCode, toEUR
--cc TEXT Mandatory Columns: name, currency_alphabetic_code
-o TEXT Output to a named file.
--help Show this message and exit.

It will prompt for input/output file if you don't type it in directly.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published