Location, location, location! When I was searching for an apartment in Gold Coast, Australia, I wanted to have a tool that would list travel times to some important locations. For me it was travel time to and from work during rush hour, and time with public transport to the city centre. This python script does a few things:
- You give it a start search.
- The script will find the travel time to the locations (that you need to edit)
- Output into excel
I was experimenting a bit with making it a web app but kinda gave up. It works though, but you need to manually edit the code in a few places. Hope you find it as useful as I did!
Source code:
https://github.com/sebnil/real_estate_finder
Prerequisites
Python 3, pip, .. Just use Anaconda. It is great.
Authors
- Sebastian Nilsson - sebastiannilsson.com
License
- All code is licensed under the MIT License - see the LICENSE file for details
Lämna ett svar