Python Protobuf bindings for Waves blockchain.
pip install pywaves-protobufIf schema updates require regenerating Python modules:
generate.batThis will download protoc and Waves .proto definitions, compile them into the waves/ package, and perform a verification count.
MIT License — see LICENSE for details.