IDEA: CMake find_package for python. It will just go look for a package in some venv somewhere on your machine and use that. At the office it will also check the X: drive, your Dropbox, your friends Github repos, and your email in case there is a zipped folder of .py files that have the right package.
Damn, I sort of want to implement this now.