AwardWallet business API wrapper
Project description
awardwallet
AwardWallet Business API wrapper
This is where you should write a short paragraph that describes what your module does, how it does it, and why people should use it.
| Source | https://github.com/markferry/awardwallet |
|---|---|
| PyPI | pip install awardwallet |
| Releases | https://github.com/markferry/awardwallet/releases |
This is where you should put some images or code snippets that illustrate some relevant examples. If it is a library then you might put some introductory code here:
from awardwallet import AwardWalletClient
import json
api_key = "your_api_key_here"
client = AwardWalletClient(api_key)
print(json.dumps(client.list_providers(), indent=2, ensure_ascii=False))
Alternatively use the built in tool:
awardwallet --api-key $your_api_key_here list_providers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file awardwallet-0.1.0.tar.gz.
File metadata
- Download URL: awardwallet-0.1.0.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ac80bc8706a1be1fdc51c9e05e5f9d76a0476369b761d7de3d111243f5bf5f7
|
|
| MD5 |
371a3837583a0023ef9965b966a9364a
|
|
| BLAKE2b-256 |
534b2898730b560620230f86e7df1e73f2d4eb6df2e7148eb734c08f7344973a
|
File details
Details for the file awardwallet-0.1.0-py3-none-any.whl.
File metadata
- Download URL: awardwallet-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c85d826520bd0ebbd6b5f2c4b498c63f061bc8fab79e83dcbd42f33b5a417c92
|
|
| MD5 |
4ad0167c663bdcfc28ab16e0e7b58f89
|
|
| BLAKE2b-256 |
97eb7a659026b37e3ba22c8d837e39781645adeddc86f58b0f1c61f4584efa98
|