News

How it works This simple hello-world example uses Bazel to build and test and a Python library (a py_library package, in Bazel parlance) and a Python script (or py_binary). The binary depends on the ...
This library is very early in its development, and is published as a proof-of-concept that it is feasible to write a python wrapper around kubo (Go-IPFS) to run IPFS nodes from within python. Much of ...