/aci-python

A collection of python scripts, utilities, and code snippets from the team at the Unofficial ACI Guide.

Primary LanguageJupyter NotebookOtherNOASSERTION

aci-python


A collection of python scripts, utilities, and code snippets for the Cisco ACI APIC Controller
brought to you by the team at the Unofficial ACI Guide!

For the Unofficial ACI Blog, go to https://unofficialaciguide.com

Code available in the aci-python repo:

/notebooks
Task-based code samples written for the APIC controller. Includes lots of explanatory comments.

/py
Using code from /notebooks, these are some boilerplate Python you or your team can incorporate into your own scripts.

/scripts Using code from the /notebooks and /py directories, example ops scripts are presented.