Skip to content

Madril/python-meowallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python-meowallet

Description

(Very... VERY) Basic python wrapper of the Meo Wallet API.

Notes

Only the first operation was actually tested though... as you can probably see in the if main name test. You also need to provide both success and cancelation callback endpoints to be used by the checkout operation. Use the quoted test to check both dictionaries needed to be passed to the function.

Get your API key on the Meo Wallet site.

Requirements

The only requirement (apart from an API Key) is the requests library.

You can install it with the following command: pip install requests

About

Basic python wrapper of the Meo Wallet API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages