This is a repo forked from Rhoana
An r-tree implementation in cython
Based on the implementation from: https://code.google.com/archive/p/tinyr/
$ git clone git@github.com:HoraceKem/tinyr.git
$ cd tinyr/
$ pip install -r requirements.txt
$ pip install --editable .