Skip to content

CiscoUcs/ucsc_apis

Repository files navigation

Python SDK APIs for Cisco UCS Central

Installation

The UCS Central SDK APIs can be installed using any of ways below,

From pip:

Installs the last released version,

    pip install ucsc_apis

From github:

Installs the latest top of the tree development version,

    # Install pip (skip if pip is already available):
    wget https://bootstrap.pypa.io/get-pip.py
    python get-pip.py

    git clone https://github.com/CiscoUcs/ucsc_apis.git
    cd ucsc_apis
    make install

Community:

  • We are on Slack - slack requires registration, but the ucspython team is open invitation to anyone to register here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published