No project description provided
Project description
Iugu
The Iugu provides a Python REST APIs to create, process and manage payments.
Installation
Using pip:
$ pip install iuguclient
Usage
You should import and create an iugu instance using your api token:
import iugu
api = iugu.config(token=IUGU_API_TOKEN)
After that you can use the instance to iniciate the module you need, example:
# token api
iugu_token_api = iugu.Token()
# customer api
iugu_customer_api = iugu.Customer()
To see all available modules, check the iugu folder of this project.
Documentation
Visit iugu.com/referencias/api for api reference or iugu.com/documentacao for full documentation
Original project
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 iuguclient-0.1.5.tar.gz.
File metadata
- Download URL: iuguclient-0.1.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.6-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efbc81af3cc6e0ed56da95c873b2a36c7de75d3a275e3f3fb1b1509a4ed0c28b
|
|
| MD5 |
2a1da2b71907a99269c48adcf3864c0d
|
|
| BLAKE2b-256 |
0ad1dc6e46d2339ec6bdc8d0ca334d551a8081821557ea7ab57c322c13ff9174
|
File details
Details for the file iuguclient-0.1.5-py3-none-any.whl.
File metadata
- Download URL: iuguclient-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.6-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9761fb8fc9dfc2f9290dfbd0fa5212a33d4988f7466b0e90d7bd82965c843fe6
|
|
| MD5 |
39e0b9f7998d4f1b7d1c61f74bf3fce0
|
|
| BLAKE2b-256 |
8805af3ef166a0f6233b2318516019bfc04754704a44ee699dd7141b9658095a
|