This is a Python 3 adapter/wrapper for Voidtools' Everything API
This repo currently targets version 3 of the SDK (for Everything 1.5 alpha). You can find its source here.
You should have Everything3_x[64/86].dll accessible through standard DLL load methods. If you don't know whether that's the case, just drop the DLL file inside the lib3 directory, next to the c_functions.py file.