payok.io asynchronous python wrapper
Project description
AIOPayok
payok.io asynchronous python wrapper
import asyncio
from aiopayok import Payok
payok = Payok("API_ID", "API_KEY")
async def main() -> None:
print(await payok.get_balance())
asyncio.run(main())
Installing
pip install aiopayok
Resources
- Check out the docs at https://payok.io/cabinet/documentation/doc_main.php to learn more about PayOk,
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
aiopayok-0.1.9.tar.gz
(17.1 kB
view details)
Built Distribution
aiopayok-0.1.9-py3-none-any.whl
(18.5 kB
view details)
File details
Details for the file aiopayok-0.1.9.tar.gz
.
File metadata
- Download URL: aiopayok-0.1.9.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48144f05c75f805a2eff89a24a2363cf4893f4df44e78ce9d42c03b19c5c9254 |
|
MD5 | ddb5b6c36b230c9413a660a0562b8e51 |
|
BLAKE2b-256 | deca3d9d23aa0bc3ab42bbb592d80fb42502825f6570ec005f762510f5956b15 |
File details
Details for the file aiopayok-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: aiopayok-0.1.9-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa1a845e863c1fe5bc3bf630239971897dd8f3cac7796970cd4de105bc9d78e0 |
|
MD5 | 6fa7147dc815973313cf764abb66e51f |
|
BLAKE2b-256 | 4886ccb03812b7e90f249d5296dcaa8524ae38482b428148be841af1094f8e96 |