An http client to call smbc-gp api
Project description
Python SMBC GMO Pay Client Lib
An http client to call SMBC GMO Pay APIs. (smbc-gp-client)
Upload package
python3 -m pip install --user --upgrade setuptools wheel twine
python3 setup.py sdist bdist_wheel
twine upload dist/*
How to use
use pip install package smbc-gp-client
pip3 install smbc-gp-client
in your code:
from smbc_gp_client.smbc_gp_client import SmbcGpClient
client = SmbcGpClient()
client.create_transation(...)
client.execute_transaction(...)
for more details, please refer to SmbcGpClient class method description.
License
Reference
- SMBC GMO PAYMENT https://www.smbc-gp.co.jp/
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
smbc-gp-client-0.0.5.tar.gz
(4.7 kB
view details)
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 smbc-gp-client-0.0.5.tar.gz.
File metadata
- Download URL: smbc-gp-client-0.0.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.3.7 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15557ebc5ebe03ed0e14950d5d8bf0ce668c9feb61f2b644a5dc101f4cb4a77a
|
|
| MD5 |
32a880c25995b18a085703588f5f5889
|
|
| BLAKE2b-256 |
9e6c1df609a1f203abab78315a0946a0b148bdf4dd994b49d833256621278e23
|
File details
Details for the file smbc_gp_client-0.0.5-py3-none-any.whl.
File metadata
- Download URL: smbc_gp_client-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.3.7 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2858894c42b63a1e86f36e52ac629baaed1627f595b7b10442d92863ca58cde2
|
|
| MD5 |
04ed5fa7ebd14798338394004fce0ce3
|
|
| BLAKE2b-256 |
8f604d2195813f87be64ca897cc74561ab073ef7c1a9776d6aee2b8348c461e6
|