- Apache License, Version 2.0 (the "License")
- Documentation: https://CiscoUcs.github.io/ucsmsdk_docs/
The SDK can be installed using any of ways below,
Installs the last released version,
pip install ucsmsdk
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
- We have an extensive list of samples at https://github.com/ciscoucs/ucsmsdk_samples
- We encourage contriutions to the samples repository
- We are on Slack - slack requires registration, but the ucspython team is open invitation to anyone to register here