Simple Rrequest package to integrate with the Ringba Public API
Project description
Ringba API Client
Simple Rrequest package to integrate with the Ringba Public API
- GitHub repo: https://github.com/nat5142/ringba-api-client.git
- Documentation: https://ringba-api-client.readthedocs.io
- Free software: MIT
Quickstart
Install:
pip install ringba-api-client
Import:
from ringba_api_client import RingbaApiClient
Initialize:
ringba = RingbaApiClient(api_key='XXXXXXXXXXXXXXXX')
Use:
target = ringba.get_targets(target_id='abdc12345')
TODO:
- Add schema validation for create/update bodies
Credits
This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.
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 ringba_api_client-0.0.1.tar.gz.
File metadata
- Download URL: ringba_api_client-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.10 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
171cea9c3ffd9cc31f1c3593502637e738d79f4b5a2944421f5827020099759b
|
|
| MD5 |
cbd0f6a18e362253d0575782848f503e
|
|
| BLAKE2b-256 |
47b7c22dc7b138786c9b2a1adbb2b143703e5d3e74db79b56755ff385bb8e49b
|
File details
Details for the file ringba_api_client-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ringba_api_client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.10 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
554737b030e274f5908aa2cd3c1a092500affb502d8ba308067fd773980b98ec
|
|
| MD5 |
762b6c79c42fd125c4a96fa522d49362
|
|
| BLAKE2b-256 |
74e8e294af0e7c4b47de03cbefd8889dc2aed9db1f48b70fe7358e08158c788d
|