The Python based RIPE Core API client.
| Name | Type | Default | Description |
|---|---|---|---|
| RIPE_BASE_URL | str |
http://localhost/api/ |
The base URL to be used in the remote API calls. |
| RIPE_USERNAME | str |
None |
The username to be used in the authenticated remote calls. |
| RIPE_PASSWORD | str |
None |
The password to be used in the authenticated remote calls. |
| RIPE_SECRET_KEY | str |
None |
The secret key to be used for stateless (no session) authentication. |
RIPE API is currently licensed under the Apache License, Version 2.0.