For more information about Pinata.cloud go to the official documentation
It's experimental development for my own purpose. Probably I'll finish error handling, add comments and publish it on PyPi. But at the moment use it as it is. In the end it's just a hundred of lines =)
options
doesn't work yet
pip install pinatapy-vourhey
from pinatapy import PinataPy
pinata = PinataPy(<pinata_api_key>, <pinata_secret_api_key>)
Look at the __init__.py
file to find out about api calls