Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple website that check distance between suburbs in Sydney. Useful to choose your casual gig around the city on a day 2 day basis. More helpful as part of a automated environment checking directly against the job offers.

Can check distance between 2 suburbs and driving distance by leveraging the Ooenroute service API.

Usage

  1. Create a virtual environment and install dependencies with uv:
uv venv .venv
source .venv/bin/activate
uv pip install -r requirements.txt 
  1. Run the scraper:
python3 scripts/scrape_sydney_suburbs.py

Outputs are written to data/sydney_suburbs.txt and data/sydney_suburbs.csv.

About

Web app to check distances

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages