python-sequoia Python bindings for libsequoia Build Instructions (Python bindings) First, build and install libsequoia itself. Then install dependencies: sudo apt-get install python-dev Then: make make install