Python wrapper for the RockyRoad API
Project description
RockyRoad
This package provides a Python wrapper for the RockyRoad API.
RockyRoad is a part of the PyPi repository and can be installed via
pip install RockyRoad
export OCP_APIM_SUBSCRIPTION_KEY="INSERT_YOUR_SUBSCRIPTION_KEY"
Usage Example:
from rockyroad.rockyroad import RockyRoad
rr = RockyRoad(base_url="INSERT_URL_FOR_API")
api_response = rr.get_hello_world()
print(api_response)
api_response = rr.get_alert_requests()
print(api_response)
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
RockyRoad-0.0.11.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file RockyRoad-0.0.11.tar.gz
.
File metadata
- Download URL: RockyRoad-0.0.11.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604378aca21f047bcb88993c4b4f7ed6f6bc7ddb7d8696780d89ffbc114ba3a5 |
|
MD5 | ffe86402f8cb2fe7c238411fe8aab3f8 |
|
BLAKE2b-256 | 117a9cf2d775d69cbe81e7b10e66098a828b6eee0e2b1f8603b3e13c0f2ff5ce |
Provenance
File details
Details for the file RockyRoad-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: RockyRoad-0.0.11-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9f2e6b8790d524dadcdafd5e6145dbd7d6da8f97ff14934b1ebe31724c496cd |
|
MD5 | 72b612d66a9fe035dd0a8cbb8023ca7c |
|
BLAKE2b-256 | 1217e0c042795fd4e43a9b1fa7e132bee7392d817a664ae7cb55a5ac58f637ac |