Barebones devp2p python binding. Its best to use virtualenv for this project. Building: git submodule update --init pip install rust_ext python setup.py build_rust python setup.py install