Skip to main content

ReadyLinks ReadyView API library.

Project description

ReadyView Dashboard Python Library

The ReadyView Dashboard Python library provides all current ReadyView dashboard API calls to interface with the ReadyLinks ReadyView cloud-managed platform. ReadyView generates the library based on dashboard API's OpenAPI spec to keep it up to date with the latest API releases, and provides the full source code for the library including the tools used to generate the library. ReadyLinks welcomes constructive pull requests that maintain backwards compatibility with prior versions. The library requires Python 3.10+, receives support from the community, and you can install it via PyPI:

pip install --upgrdade readyview

Usage

  1. Export your Organization ID and API Key as an environment variable, for example:
export READYVIEW_DASHBOARD_ORG_ID=YOUR_ORG_ID
export READYVIEW_DASHBOARD_API_KEY=YOUR_API_KEY
  1. Import the library with a single line at the top of your Python script.
import readyview
  1. Instantiate the dashboard client.
dashboard = readyview.Dashboard()
  1. Start programmatically interacting with your ReadyView dashboard!
my_networks = dashboard.network.get_networks()

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

readyview-0.0.5.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

readyview-0.0.5-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file readyview-0.0.5.tar.gz.

File metadata

  • Download URL: readyview-0.0.5.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for readyview-0.0.5.tar.gz
Algorithm Hash digest
SHA256 90481140847dc0c5ea4e49b42b182811950a2649cfd6067d86839a93c4c5500b
MD5 e164938d202a08302d5ef0fd7cf356f8
BLAKE2b-256 ba1c1b8c71df6c4035556fdb330d5d9e684e8c13de8769866b4c9279ba2c7926

See more details on using hashes here.

File details

Details for the file readyview-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: readyview-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for readyview-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 79a5fc2184f0fb37ba813b1455a9a1a9bf5a0b4f5622954c861bb2c318f233b4
MD5 6a621e7f68eb50a41c02e0f513eb5987
BLAKE2b-256 4064b966e11266dcb3d4b69ddcc76e670bc2a36016899fb9676dd3f62ebc852c

See more details on using hashes here.

Supported by

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