Client library for the ICANN Registry Reporting Interface
Project description
Registry Reporting Interface
Python client library for the ICANN Registry Reporting Interface.
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
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
File details
Details for the file rri-0.1.2.tar.gz
.
File metadata
- Download URL: rri-0.1.2.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad0347abab53afa10393bf1061796c0568dfa570b481742c4abdbdbb86348a90 |
|
MD5 | c59f84d8b677d0fb9ab6e65c08b3e2c2 |
|
BLAKE2b-256 | 1198b9c70bb8ec9a30f6d952586d4af37c8faa47b3355185f48f6244188b742e |
File details
Details for the file rri-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: rri-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d6907ac531fb2d50b8f3d9e958a70f073fda2f4bd84c544668e80f100f6bce |
|
MD5 | 41cbd41ed45f27243bde41e816f9ded2 |
|
BLAKE2b-256 | 38c96a7cf49f76b8aa4a1fd42bf5e3156d2bd12385fae033b922b6012615b7c5 |