Skip to main content

Simple Rrequest package to integrate with the Ringba Public API

Project description

Ringba API Client

PyPI - Version PyPI - Python Version Tests Codecov Read the Docs PyPI - License

Black pre-commit

Simple Rrequest package to integrate with the Ringba Public API

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ringba_api_client-0.0.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

ringba_api_client-0.0.1-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page