This is a python library for building kinematic variables from Four-momenta of reconstructed objects in high energy physics collisions.
if you have setuptools installed, you can do:
pip install git+https://github.com/kinvarbuilder/kinvarbuilder.git
or if you have your private python module directory:
pip install --install-option="--prefix=your-python-directory" git+https://github.com/kinvarbuilder/kinvarbuilder.git