Installation
The Emulator
birds-eye communicates with the BizHawk emulator, which can be found here.
The external tool should work as intended with all versions of BizHawk 2.9.X.
The External Tool
The external tool can be found and downloaded in the birds-eye github repository. (check releases)
Move BirdsEye.dll to the ExternalTools directory in your BizHawk folder.
It should look like this afterwords:
| BizHawk
| +--ExternalTools
| +--BirdsEye.dll
| +--...
| +--EmuHawk.exe
| +--...
If everything is correct, then you should be able to open up the external tool by running the emulator (EmuHawk.exe), then going to Tools -> External Tools -> BirdsEye.
The Python Library
The python library can be installed using PyPI
pip install birds-eye-lib