Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 630 Bytes

File metadata and controls

20 lines (12 loc) · 630 Bytes

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.