One cool featured that would be nice to have would be if capnpy would automatically generate Python type annotations. Relevant links: - http://mypy-lang.org/ - https://www.python.org/dev/peps/pep-0484/ - https://www.python.org/dev/peps/pep-0561/