aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add user-agent header to request in get_latest_data()Alex Schofield2026-04-271-1/+5
* add type hints and error handling to get_latest_data()Alex Schofield2026-04-271-2/+7
* improve sort function to handle N/A fuel pricesAlex Schofield2026-04-271-2/+5
* tabulate stations output in output_stations()Alex Schofield2026-04-251-8/+14
* replace match-case with dict lookup in sort functionAlex Schofield2026-04-251-15/+11
* update requirements.txt to remove coloramaAlex Schofield2026-04-251-1/+0
* remove unused colorama importAlex Schofield2026-04-251-1/+0
* remove total stations outputAlex Schofield2026-04-241-2/+0
* refactor get_location() to use type hints and instance checksAlex Schofield2026-04-241-7/+6
* remove unnecessary importsAlex Schofield2026-04-241-4/+1
* encapsulate all logic into separate functionsAlex Schofield2026-04-241-54/+76
* wrap argument parsing in functionAlex Schofield2026-04-241-5/+9
* fix typo in READMEAlex Schofield2026-04-141-1/+1
* update README with to-do listAlex Schofield2026-04-141-0/+15
* initial commitAlex Schofield2026-04-144-0/+351
git.ajschof.me — hosted by ajschofield — powered by cgit