Python client for Straal Payments API
Project description
straal-python
Installation
$ pip install -U straal
Example
>>> import straal
>>> straal.init("your_api_key")
>>> customer = straal.Customer.create(email="customer@example.net")
>>> customer.email == "customer@example.net"
True
>>> customer.id is not None
True
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
straal-0.2.0.tar.gz
(12.5 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
straal-0.2.0-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file straal-0.2.0.tar.gz.
File metadata
- Download URL: straal-0.2.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56907e7514d2ab3f5c89064c6f56850a9245b0fd9454f23ab77f35a3472e6b50
|
|
| MD5 |
7a3c161d77102f8bb06001e943325102
|
|
| BLAKE2b-256 |
9528a7f7396691366cfd5c95cea6d4bee114915fa93eecff0ec3e2064894c242
|
File details
Details for the file straal-0.2.0-py3-none-any.whl.
File metadata
- Download URL: straal-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f919369a782b9f46087a64e8fc6df1ef76307bfdcd7467e63677900be8c85fbb
|
|
| MD5 |
954895063fc51e1b80c257bd495fe0b4
|
|
| BLAKE2b-256 |
639b768c80aed641193c4296e5f00940d8d6e9f7b71f42f74d730d776c95cfd0
|