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()

Contribute

Create a branch to add your feature/fix then submit a merge request to main for review. Be sure to follow the correct format in your commit message to trigger the pipeline to submit a new release. Example commit below.

feat: Added the ability to update switch configurations.
fix: Fixes some bug. 
BREAKING CHANGE: Updated function API. 

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-1.14.0.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

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

readyview-1.14.0-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: readyview-1.14.0.tar.gz
  • Upload date:
  • Size: 20.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.17.0 {"ci":true,"cpu":"x86_64","distro":{"id":"trixie","libc":{"lib":"glibc","version":"2.41"},"name":"Debian GNU/Linux","version":"13"},"implementation":{"name":"CPython","version":"3.11.15"},"installer":{"name":"hatch","version":"1.17.0"},"openssl_version":"OpenSSL 3.5.6 7 Apr 2026","python":"3.11.15","system":{"name":"Linux","release":"5.15.154+"}} HTTPX2/2.3.0

File hashes

Hashes for readyview-1.14.0.tar.gz
Algorithm Hash digest
SHA256 5f34e8715fa9b75acbaf1fa9993bf69824465d169f519e07291f3ae7c94ccb4a
MD5 eef825b1d77e83a6d716b580a7d2d741
BLAKE2b-256 7964f97faed59bca48fa2556e1ac8c5bdc277426347cbae26e3ed5a731e8cf3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: readyview-1.14.0-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.17.0 {"ci":true,"cpu":"x86_64","distro":{"id":"trixie","libc":{"lib":"glibc","version":"2.41"},"name":"Debian GNU/Linux","version":"13"},"implementation":{"name":"CPython","version":"3.11.15"},"installer":{"name":"hatch","version":"1.17.0"},"openssl_version":"OpenSSL 3.5.6 7 Apr 2026","python":"3.11.15","system":{"name":"Linux","release":"5.15.154+"}} HTTPX2/2.3.0

File hashes

Hashes for readyview-1.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af7dd69abcf45b072b2b1ea1e24c81ecf96ccb22f4e3718c5ef3e9a7ccfc084b
MD5 050505fa66b61fc6353fb912206448d7
BLAKE2b-256 c791c558b4e0c30cb8d093a6cb1d45982f8b7eef4822fc7bc859aa62958857fb

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