Thawani Python Client
Project description
Thawani Python Client
Python bindings for interacting with the thawani API
This is primarily meant for merchants who wish to perform interactions with the thawani API programatically.
Installation
$ pip install thawani
Usage
You need to setup your key and secret using the following: You can find your API keys at https://thawani.om//#/app/keys.
import thawani
client = thawani.Client(secret_key="<Secret_KEY>",publishable_key="<Publishable_KEY>")
Supported Resources
Bugs? Feature requests? Pull requests?
All of those are welcome. You can file issues or submit pull requests in this repository.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thawani-1.1.3.tar.gz
(35.9 kB
view details)
File details
Details for the file thawani-1.1.3.tar.gz
.
File metadata
- Download URL: thawani-1.1.3.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22553890e692fa5c773ae70dea268beb1f3396bfc355a2a000512188fbfc5c56 |
|
MD5 | decd0c0655d09041e4afa63a3e81b68e |
|
BLAKE2b-256 | 96c20e1844968a6d433be9b82ea7e6a0e1a96fd797901ec25a257d1390bc0b99 |