Installation

Please follow the below steps to install ONES PyAPI client and use Day1, Day2 and NetOPs APIs with single function call.

Prerequisites

  • python 3.9 and above
  • pip 21.2.4 and above
  • download ones-pyapi-1.0.0.tar.gz package from here

Install package

pip install ones-pyapi-1.0.0.tar.gz

if above command not worked, tried with pip3

pip3 install ones-pyapi-1.0.0.tar.gz

Now you can import and use it, please refer below examples for more details. - link or go to folder structure from left navigation.

If something went wrong. or Expecting new features, let us know - here