Skip to content

vvb/ucsmsdk

 
 

Repository files navigation

Code Climate Documentation Status

Python SDK for Cisco UCS

Installation

The SDK can be installed using any of ways below,

From pip:

Installs the last released version,

    pip install ucsmsdk

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/ucsmsdk.git
    cd ucsmsdk
    make install

Documentation

Community:

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

About

Python SDK for Cisco UCSM

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%