Its not. I wanted to avoid installing (loading temporarily) compiletc and python-dev because I use my pi for other things and didn't want to spend all the resources on compiling something that there is a package already.
I just used pip (in a venv) and pip install evdev and now its there.
My question now is what is the minimum I need to keep from the (venv)\bin\ directory to be able to use evdev and erase the rest?