Skip to content

zinootje/pinatapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-official Pinata.cloud library

For more information about Pinata.cloud go to the official documentation

Warning

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

Installation

pip install pinatapy-vourhey

Usage

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

About

Non-official Pinata.cloud library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%