Skip to main content

Client library for the ICANN Registry Reporting Interface

Project description

Registry Reporting Interface

Python client library for the ICANN Registry Reporting Interface.

https://img.shields.io/pypi/v/rri.svg https://img.shields.io/travis/storeyio/rri/master.svg
  • Free software: MIT license

Features

rri supports all features of the ICANN Registry Reporting Interface (v8)

Status checking and submission of:

  • Data Escrow Reports

  • Data Escrow Notifications

  • Registry Functions Activity Report

  • Per-Registrar Transactions Report

Installation

You can download and install the latest version of this software from the Python package index (PyPI) as follows:

pip install --upgrade rri

Usage

import rri

rric = RRIClient('example', 'exampleuser', 'examplepassword')

if rric.report.check():
    print("We have notified ICANN our .example escrow has been deposited")

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2018-08-08)

  • First release on PyPI.

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

rri-0.1.2.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

rri-0.1.2-py3-none-any.whl (5.2 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