Historically tools.py was the only and main binary, but by now most files in this directory are just python libraries.
It would be more consistent with other projects to move all python source code to lib and make a small bash wrapper script bin/bt that can be called from anywhere and invokes tools.py.