The O'learys-picker is a short and nice script intended to find you a random
O'learys establishment in the set radius of a set location.
git clone https://github.com/misse/olearyspicker.git
cd olearyspicker
pip install -r requirements.txt
python olearyspicker.py
Usage:
olearyspicker.py [options]
Options:
--longitude=long Longitude value [default: 18.0388702]
--latitude=lat Latitude value [default: 59.3213309]
--distance=dist Distance in meters [default: 4000]
-h, --help Show this help and exit
-v, --verbose There is no verbose :(
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Pick license