ipfs-shipyard / py-ipfs-http-client

A python client library for the IPFS API
MIT License
682 stars 201 forks source link

Add interface for the remote pinning API #314

Open pinnaculum opened 2 years ago

pinnaculum commented 2 years ago

This adds the necessary functions to support the remote pinning API introduced in go-ipfs v0.8.0. Tested it with iraty and it works as expected with go-ipfs 0.9.0 but it needs a review .. Docs (docstrings) not included yet.